added template stuff
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
{% extends 'web/contact_form.html' %}
|
||||
{% block title %}Edit contact{% endblock %}
|
||||
{% block form_action %}{{ url_for('edit_contact', id=contact_id) }}{% endblock %}
|
||||
|
||||
{% block form_action %}{{ url_for('edit_contact', id=contact_id) }}{% endblock %}
|
Reference in New Issue
Block a user