custom recipes

This commit is contained in:
vabene1111
2019-11-14 18:59:50 +01:00
parent a3da7c2ffd
commit 49a60eddc6
6 changed files with 51 additions and 20 deletions

View File

@@ -24,6 +24,7 @@
<input class="btn btn-primary" type="submit"/>
<a href="#" onclick="window.location = window.location.pathname;"
class="btn btn-warning">{% trans 'Reset' %}</a>
<a href="{% url 'new_recipe' %}" class="btn btn-success">{% trans 'New' %}</a>
</form>
</div>