{% extends "layouts/default.html" %} {% block head %} {% with title = account.username + " - Account" %} {% include "includes/head.html" %} {% endwith %} {% endblock %} {% block content %}