Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Commit e78dce9

Browse files
committed
topic.html: title-seperator
1 parent 1900e93 commit e78dce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inyoka_theme_default/templates/forum/topic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
] %}
2121

2222
{% block title %}
23-
{{ topic }} - {{ topic.forum }} - {{ super() }}
23+
{{ topic }} {{ topic.forum }} {{ super() }}
2424
{% endblock %}
2525

2626
{% block breadcrumb %}

0 commit comments

Comments
 (0)