clojurecup2015-mailhead/resources/templates/about.html

5 lines
120 B
HTML

{% extends "base.html" %}
{% block content %}
<p>this is the story of mailhead... work in progress</p>
{% endblock %}