PyTasks

{% if user.is_authenticated %} logout {% endif %}

{% block content %}This is the default content{% endblock %}