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