improve 2019 call for speakers page

This commit is contained in:
Stephan Telling 2018-05-06 15:11:10 +02:00
parent c67feb3d34
commit 3bc9c36cb0
No known key found for this signature in database
GPG key ID: E2A0AE38ABC88337

View file

@ -1 +1,11 @@
program/templates/bornhack-2019_call_for_speakers.html
{% extends 'program_base.html' %}
{% block title %}
Call for Speakers | {{ block.super }}
{% endblock %}
{% block program_content %}
<h2>Call for Speakers coming eventually!</h2>
{% endblock %}