1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple/templates
Allen Zheng 6ec5a984ad Show article category/tags even if no authors
Before this commit, the behavior of the simple theme is to hide the
category and tags if there is no author defined, even if the
category/tags are present. This appears to be unintentional, due to a
misplaced `endif`.

Fix this by moving the endif to the right place, so that the other if
blocks aren't nested.
2018-07-05 15:34:49 -04:00
..
archives.html Clean simple theme 2018-06-19 19:07:20 +00:00
article.html Show article category/tags even if no authors 2018-07-05 15:34:49 -04:00
author.html Clean simple theme 2018-06-19 19:07:20 +00:00
authors.html add <ul> to make valid html 2014-09-05 22:34:29 -04:00
base.html Support translation of lang attribute in default themes 2018-07-02 23:42:03 +02:00
categories.html Clean simple theme 2018-06-19 19:07:20 +00:00
category.html Clean simple theme 2018-06-19 19:07:20 +00:00
gosquared.html Load external resources via HTTPS when available 2015-06-02 08:35:12 -07:00
index.html Use <time> instead of <abbr>. 2015-11-05 22:28:46 +01:00
page.html Support translation of lang attribute in default themes 2018-07-02 23:42:03 +02:00
pagination.html PAGINATION_URL/PAGINATION_SAVE_AS implementation 2013-07-29 08:09:44 -04:00
period_archives.html Clean simple theme 2018-06-19 19:07:20 +00:00
tag.html Clean simple theme 2018-06-19 19:07:20 +00:00
tags.html Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
translations.html List of translations for simple and notmyidea pages 2012-11-21 15:45:50 +02:00