Pages
+ {% if pages %} +Pages
+-
{% for page in pages %}
- {{ page.title }} {% endfor %} +
This site currently has no content.
+ {% endif %}diff --git a/pelican/themes/notmyidea/templates/RELEASE.md b/pelican/themes/notmyidea/templates/RELEASE.md new file mode 100644 index 00000000..be6fe305 --- /dev/null +++ b/pelican/themes/notmyidea/templates/RELEASE.md @@ -0,0 +1,3 @@ +Release type: minor + +Adding missing
This site currently has no content.
+ {% endif %}