{% extends "base.html" %} {% load static %} {% block title %}Profile{% endblock title %} {% block header %}Profile{% endblock header %} {% block content %}

This is you {{ UserName }}! Recorded to have been born at least once, congratulations!

Research finds that you have also been seen viewing this page!

{% endblock content %}