{% extends "base-page.html" %} {% block page_content %}
Hi {{current_user.display_value}}!
Logout. {% else %}
You probably want to head to the login page.