Update web/templates/base.html
This commit is contained in:
@@ -39,10 +39,11 @@
|
|||||||
<body class="{% block body_class %}{% endblock %}">
|
<body class="{% block body_class %}{% endblock %}">
|
||||||
<div class="topbar-wrap">
|
<div class="topbar-wrap">
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<a href="{% url 'search' %}" class="brand">
|
<a href="{% url 'search' %}" class="brand">
|
||||||
<span>Illustrations Database</span>
|
<span>Illustrations Database</span>
|
||||||
<a href="https://git.lan/joshlaymon/Illustrations/wiki" target="_blank" rel="noopener">
|
</a>
|
||||||
{{ v4.0.25}}
|
<a href="https://git.lan/joshlaymon/Illustrations/wiki" class="tagline" target="_blank" rel="noopener">
|
||||||
|
v4.0.24
|
||||||
</a>
|
</a>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user