{% if not base == None %}
{% endif %}
{% if not entry == None %}
{% endif %}
{% block head %}
{% endblock %}
{% if not options.get('head') == None %}
{{ options['head']|safe }}
{% endif %}
{{options['title']|safe}}
{% block content %}
{% if not entry == None %}
🔗 Published on {{entry['date']|escape}} at {{entry['time']|escape}}