- {% if entry.name %}
-
-
-
- {% if entry.cats.exists %}
-
- {% endif %}
-
- {% if entry.syndications.exists %}
-
- {% endif %}
-
-
-{{ entry.name }}
{% endif %} -{{ entry.content | markdown }}
- diff --git a/entries/templates/entries/entry.html b/entries/templates/entries/entry.html deleted file mode 100644 index a620f55..0000000 --- a/entries/templates/entries/entry.html +++ /dev/null @@ -1,17 +0,0 @@ -{% extends 'lemoncurry/layout.html' %} -{% load absolute_url static %} - -{% block head %} - - -{% endblock %} - -{% block styles %} - -{% endblock %} - -{% block main %} -