bornhack-website/bornhack/templates/speakers.html
2016-06-06 18:48:55 +02:00

9 lines
129 B
HTML

{% extends 'base.html' %}
{% block content %}
<h2>Speaking at BornHack</h2>
<p>Call for speakers goes here</p>
{% endblock %}