{% extends "base.html" %} {% autoescape None %} {% block title %}Profile - IceProd{% end %} {% block head_scripts %} {% end %} {% block page_title %}My Profile{% end %} {% block body %}
{{ username }}
{{ token }}