Update layout UI

This commit is contained in:
cuom1999 2023-02-07 23:14:48 -06:00
parent 993309d56b
commit 2ee279098f
11 changed files with 193 additions and 135 deletions

View file

@ -332,7 +332,7 @@
<div id="noscript">{{ _('This site works best with JavaScript enabled.') }}</div>
</noscript>
<br>
<main id="content">
<main id="content" class="{{'wrapper' if layout != 'no_wrapper'}}">
{% block title_row %}
<h2 class="title-row">
{% block content_title %}