MetaOPT

{% if user.is_authenticated %} Dashboard Otimização Seleção de Características Logout {% else %} Login Cadastro Redefinição de Senha {% endif %}

{{ title }}

{% if return_to %} | Retornar {% endif %}
{% if user.is_authenticated %} Bem-vindo, {% if user.first_name %} {{ user.first_name }}! {% else %} {{ user.username }} {% endif %} {% else %} Bem-vindo, visitante! {% endif %}