{% if user.is_authenticated %} {% block content %} {% endblock %} {% else %}

Permission denied

You currently do not have permission to view this page!

{% endif %}