We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e0095 commit 18cb451Copy full SHA for 18cb451
1 file changed
src/pretalx/agenda/templates/agenda/talk.html
@@ -87,6 +87,9 @@ <h3 class="talk-title">
87
<em>{{ phrases.agenda.schedule.do_not_record }}</em>
88
{% endif %}
89
</small>
90
+ <button style="background-color: #2879c0;margin-top: 1em;">
91
+ <a href="https://seagl.org/attend" style="color: white;">Click here to attend the virtual conference</a>
92
+ </button>
93
</h3>
94
<div class="talk row">
95
<div class="talk-content">
0 commit comments