diff options
Diffstat (limited to 'templates/createOrEdit.html')
| -rw-r--r-- | templates/createOrEdit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/createOrEdit.html b/templates/createOrEdit.html index 0c223ff..e76decd 100644 --- a/templates/createOrEdit.html +++ b/templates/createOrEdit.html @@ -1,5 +1,5 @@ -{% load i18n %} {% extends "base.html" %} +{% load i18n %} {% block content %} {% if not new and not choices %} |
