Update web/templates/entry_view.html

This commit is contained in:
2025-08-19 22:12:05 +00:00
parent 109e671766
commit ca048ebfaa
+1 -1
View File
@@ -136,7 +136,7 @@
</a> </a>
{% else %} {% else %}
<span class="chip"> <span class="chip">
<span class="muted">Talk&nbsp;Number:</span> <span class="muted">#:</span>
<strong>{{ entry.talk_number }}</strong> <strong>{{ entry.talk_number }}</strong>
</span> </span>
{% endif %} {% endif %}