remove hardcoded camp name
This commit is contained in:
parent
48a5b09515
commit
951667171d
|
@ -3,7 +3,7 @@
|
|||
{% block schedule_content %}
|
||||
<p class="lead">
|
||||
An alphabetical list of all talks, workshops, keynotes and other events
|
||||
at BornHack 2016.
|
||||
at {{ camp.title }}.
|
||||
</p>
|
||||
|
||||
<div class="list-group">
|
||||
|
|
Loading…
Reference in a new issue