summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2024-08-08 00:13:47 -0400
committercyfraeviolae <cyfraeviolae>2024-08-08 00:13:47 -0400
commitdb485cbb1fd8c5b894d566c82a8c8c74d0cb5b7f (patch)
tree03a1d1f28d1a5215848f32a97b7bdfd8a9ad3d2b
parent83b5528119f16ab486342b3e461fcda05258a765 (diff)
title
-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..f2a69d7 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>