summaryrefslogtreecommitdiff
path: root/templates/event.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/event.html')
-rw-r--r--templates/event.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/event.html b/templates/event.html
index 02ad3d0..5918518 100644
--- a/templates/event.html
+++ b/templates/event.html
@@ -12,7 +12,7 @@
<div class="container">
<div>
<div class="home">
- <a href="/symposium" class="home-title">Symposium</a>
+ <a href="/symposium" class="home-title">{{ event.title }} - Symposium</a>
<span> at </span><a class="site" href="/">cyfraeviolae.org</a>
<a class="source" href="/git/symposium">[src]</a>
</div>