clojurecup2015-mailhead/resources/templates/about.html

5 lines
120 B
HTML
Raw Normal View History

2015-12-05 01:03:29 +01:00
{% extends "base.html" %}
{% block content %}
<p>this is the story of mailhead... work in progress</p>
{% endblock %}