add name
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
</table>
|
</table>
|
||||||
<form action="{{ url_for('add_shop') }}" method=post class=add-entry>
|
<form action="{{ url_for('add_shop') }}" method=post class=add-entry>
|
||||||
<h2>Add new shop:</h2>
|
<h2>Add new shop:</h2>
|
||||||
<input class=submit type=text size=30 name=shop> <input class=submit type=submit>
|
<input class=submit type=text size=30 name=shop> <input class=submit type=submit value=Submit>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user