{% extends "ereuse_devicehub/base.html" %} {% block page_title %}{{ page_title }}{% endblock %} {% block body %} {{ current_user.email }} {{ current_user.get_full_name }} My Profile Need Help? Sign Out {% block main %} {% endblock main %} {% endblock body %}