diff --git a/core/templates/core/_edit_form.html b/core/templates/core/_edit_form.html index 1c71b43..6e7525a 100644 --- a/core/templates/core/_edit_form.html +++ b/core/templates/core/_edit_form.html @@ -12,7 +12,7 @@
- +
diff --git a/core/templates/core/item_editor.html b/core/templates/core/item_editor.html index d28dd77..c76ea35 100644 --- a/core/templates/core/item_editor.html +++ b/core/templates/core/item_editor.html @@ -18,7 +18,7 @@
- +
diff --git a/core/templates/core/journal.html b/core/templates/core/journal.html index 55b6ac7..815df8e 100644 --- a/core/templates/core/journal.html +++ b/core/templates/core/journal.html @@ -28,7 +28,7 @@
{% trans "Add tags" %}
{% for tag in tags %}{% endfor %}
{{ form.content }} -
+
diff --git a/core/templates/core/new_item.html b/core/templates/core/new_item.html index ea72453..97c36d8 100644 --- a/core/templates/core/new_item.html +++ b/core/templates/core/new_item.html @@ -17,7 +17,7 @@
- +