{% if mastodon.host %}
{% endif %}
{{title}}{% block subtitle %}{% endblock %}
{% block meta %}
{% endblock %}
{% style "css/buttons.css" %} {% style "css/menu.css" %} {% style "css/reset.css" %} {% style "css/style.css" %} {% style "css/typography.css" %}
Nucleus
Menu
Home
Archives
{% if tags|not-empty %}
Tags
{% endif %} {% for nav-page in navbar-pages %}
{{nav-page.title}}
{% endfor %}
RSS
{% block content %} {% endblock %}
{% script "js/highlight.pack.js" %} {% script "js/scripts.js" %} {% if post.klipse %} {{post.klipse|safe}} {% endif %} {% if page.klipse %} {{page.klipse|safe}} {% endif %}