Commit
8020b33a3f15d43247ebcbe2cb66f9d87a647c7d
Authored by
Luan
Exists in
master
and in
13 other branches
Validation_colab_sprint_30, check-port, generic-plugins, header_footer, mezuro-integration, move_out_plugins, plugin_extra_configs, proxy_base_template, proxy_hotspot, spb-release/3.0, stable, test, trac_indexing
adding title on thread - closes #122
|
| @@ -3,6 +3,8 @@ |
| @@ -3,6 +3,8 @@ |
|
3
| |
3
| |
|
4
| {% trans "Anonymous" as anonymous %} |
4
| {% trans "Anonymous" as anonymous %} |
|
5
| |
5
| |
|
| |
6
| +{% block title %}{{ first_msg.subject_clean }}{% endblock %} |
|
| |
7
| + |
|
6
| {% block head_js %} |
8
| {% block head_js %} |
|
7
| |
9
| |
|
8
| <script> |
10
| <script> |