Move variables to separated less file.

This allows to customize Flex more easily.
This commit is contained in:
Alexandre Vicenzi 2016-09-14 00:04:22 -03:00
parent 46318f9281
commit 49e0a6880a
8 changed files with 111 additions and 51 deletions

View file

@ -2,7 +2,7 @@
{% block title %} – {{ _('Authors') }}{% endblock %}
{% block content %}
<article>
<article class="single">
<header>
<h1>{{ _('Authors') }}</h1>
</header>