{% if user.is_anonymous %}
Logga in
{% else %}
{{user.get_full_name}} (
logout
)
{% endif %}
kronologi
taggar
{%block main%}{%endblock%}