blog/webapp/templates/blog_post/_action_delete.html

1 line
87 B
HTML
Raw Normal View History

2021-02-25 11:44:30 +01:00
<a href="{{ url_for('delete_blog_post', uuid=instance.id, _next=request.path) }}">x</a>