Move variables to separated less file.
This allows to customize Flex more easily.
This commit is contained in:
parent
46318f9281
commit
49e0a6880a
8 changed files with 111 additions and 51 deletions
|
@ -2,7 +2,7 @@
|
|||
{% block title %} – {{ _('Authors') }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<article>
|
||||
<article class="single">
|
||||
<header>
|
||||
<h1>{{ _('Authors') }}</h1>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue