{% extends "layout.html" %} {% block title %} Profile {% endblock %} {% block header %}
{{ g.user.username }}