We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5c158 commit e7ec8d4Copy full SHA for e7ec8d4
templates/index.html
@@ -29,6 +29,7 @@ <h1>End Summer Camp {21}</h1>
29
30
<div class="action-links">
31
<a href="https://pretix.eu/ESC/2K25/" class="action-button ticket-button">Tickets</a>
32
+ <a href="https://pretalx.endsummer.camp/2K25/schedule/" class="action-button ticket-button">Programma</a>
33
<a href="https://pretalx.endsummer.camp/2K25/cfp" class="action-button ticket-button">Call for Papers</a>
34
</div>
35
@@ -103,4 +104,4 @@ <h1>End Summer Camp {21}</h1>
103
104
</script>
105
106
-{% endblock content %}
107
+{% endblock content %}
0 commit comments