Added microservice to download PDFs
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
</form>
|
||||
|
||||
<input type="button" onclick="location.href='/recipes/{{_id}}/delete'" value=Delete />
|
||||
<form method="post">
|
||||
<button type="submit">Download</button>
|
||||
</form>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user