Many broken things
This commit is contained in:
7
passbook/admin/templates/generic/create.html
Normal file
7
passbook/admin/templates/generic/create.html
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "generic/form.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block above_form %}
|
||||
<h1>{% trans 'Create' %}</h1>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user