{% extends "site_base.html" %} {% load i18n %} {% block rtab_id %}id="account_tab"{% endblock %} {% block subnav %} {% if user.is_authenticated %} {% else %}   {# need this to give subnav some height when empty #} {% endif %} {% endblock %}