diff options
Diffstat (limited to 'templates/apps/consumer/edit.html')
| -rw-r--r-- | templates/apps/consumer/edit.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/apps/consumer/edit.html b/templates/apps/consumer/edit.html new file mode 100644 index 0000000..a2e1b3a --- /dev/null +++ b/templates/apps/consumer/edit.html @@ -0,0 +1,3 @@ +{% extends "edit.html" %} +{% block widgets %} +{% endblock %}
\ No newline at end of file |
