{% extends 'lemoncurry/layout.html' %} {% load absolute_url static %} {% block head %} {% endblock %} {% block styles %} {% endblock %} {% block main %}
{% include 'entries/h-entry.html' %}
{% endblock %}