mirror of
https://github.com/DerTyp7/tealcode-django-python.git
synced 2025-10-29 12:32:09 +01:00
Update base.html
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<link rel="stylesheet" href="{% static 'main/highlight/styles/atom-one-dark.min.css' %}">
|
||||
|
||||
{% if title %}
|
||||
<title>TealCode - {{ title }}</title>
|
||||
<title>TealCode - {{ title }} - {{ category_title }}</title>
|
||||
{% else %}
|
||||
<title>TealCode</title>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user