{% extends "base.html" %} {% block content %} {% match account.as_ref() %} {% when Some with (a) %} {% if h.is_above_user(account) -%} {%- endif %} {% when None %} {% endmatch %} {% endblock %}