{% load bootstrap3 %} {% load i18n %} {% if user.is_authenticated %} {% else %} {% bootstrap_icon 'log-in' %}  {% trans 'Login' %} {% endif %}