links to alternative forms of the schedule.
This commit is contained in:
parent
bc0f49f391
commit
a8062255ea
1 changed files with 8 additions and 0 deletions
|
@ -45,6 +45,14 @@
|
|||
{% endcache %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
<div>
|
||||
<ul class="list-group list-group-horizontal">
|
||||
<li class="list-group-item"><a href="conference.ics">ics</a></li>
|
||||
<li class="list-group-item"><a href="conference.json">json</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts_extra %}
|
||||
|
|
Loading…
Reference in a new issue