2026.01.14 17:47:47 (cachyos.cmoser.eu)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<div class="container-fluid">
|
||||
<div class="row bg-primary pt-2">
|
||||
<div clas="col-md-12 text-white ">
|
||||
{% block title %}
|
||||
{% if brand_logo %}
|
||||
<img class="mb2 me-2" width="46" height="46" src="{{ brand_logo }}">
|
||||
{% else %}
|
||||
@@ -32,6 +33,7 @@
|
||||
{% if subtitle %}
|
||||
<span class="h2 text-truncate-sm">{{ subtitle }}</h2>
|
||||
{% endif %}
|
||||
{% endblock title %}
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar navbar-expand-lg">
|
||||
|
||||
Reference in New Issue
Block a user