{% extends "base_with_header.html" %} {% block main_container %}

Profile

{% match user %} {% when Some with (user) %}
{% when None %} {% endmatch %} {% endblock %}