Skip to content

Commit 18cb451

Browse files
polygonart6777strugee
authored andcommitted
Change session template to have a link to attend
1 parent 22e0095 commit 18cb451

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/pretalx/agenda/templates/agenda/talk.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ <h3 class="talk-title">
8787
<em>{{ phrases.agenda.schedule.do_not_record }}</em>
8888
{% endif %}
8989
</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>
9093
</h3>
9194
<div class="talk row">
9295
<div class="talk-content">

0 commit comments

Comments
 (0)