Provide some first configuration items

This commit is contained in:
kaiyou
2018-04-22 11:53:18 +02:00
parent 8efc51bc29
commit 5a9f01d473
5 changed files with 241 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
ready when using this wizard.
{% endcall %}
<form method="post" action="{{ url_for(".setup") }}">
<form method="post" action="{{ url_for(".submit") }}">
{% include "steps/flavor.html" %}
{% include "steps/expose.html" %}