L@PP
{% if button_top_url1 and button_top_txt1 %}
{% endif %} {% if button_top_url2 and button_top_txt2 %}
{% endif %}
{% if current_user.is_authenticated %}
{{current_user.name }}
{% else %}
{% endif %}
{% block content %}{% endblock %}