mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-21 00:20:56 +00:00
Fix Wiki Titles
This commit is contained in:
parent
0925a9b334
commit
779de6f8af
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{% import "utils.html" as utils %}
|
||||
|
||||
{% block title %}
|
||||
{% if sub != "" %}{{ sub }}
|
||||
{% if sub != "" %}{{ page }} - {{ sub }}
|
||||
{% else %}Libreddit{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue