- + {{ post.title }} @@ -26,7 +27,7 @@
{% block blog_meta %} - {# include "glarus_blog/includes/blog_meta.html" #} + include "glarus_blog/includes/blog_meta.html" {% endblock %}
+
+ + {{ post.title }} + + + {{ post.date_created }} + +
++{# {% block blog_meta %}#} +{# include "glarus_blog/includes/blog_meta.html"#} +{# {% endblock %}#} +
- {% if author %}{% trans "Articles by" %} {{ author.get_full_name }} - {% elif archive_date %}{% trans "Archive" %} – {% if month %}{{ archive_date|date:'F' }} {% endif %}{{ year }} - {% elif tagged_entries %}{% trans "Tag" %} – {{ tagged_entries|capfirst }} - {% elif category %}{% trans "Category" %} – {{ category }}{% endif %} -
-{% trans "No article found." %}
- {% endfor %} - {% if author or archive_date or tagged_entries %} - - {% endif %} - {% if is_paginated %} - --
- {% if page_obj.has_previous %}
-
- - - « {% trans "Newer Posts" %} - - + {% block blog_title %} +
- - - {% trans "Older Posts" %} → - - + {% if is_paginated %} + {% endif %} -
{% trans "No article found." %}
+ {% endfor %} + {% if author or archive_date or tagged_entries %} + {% endif %} - {% if page_obj.has_next %} -