{% if title %} MiniBase - {{ title }} {% else %} MiniBase {% endif %}

MiniBase

{% if current_user.is_authenticated %}

You are eutehnticated super !

{% else %}

To see the infromations please login

{% endif %}