{% extends 'psu_base.html' %} {% load base_taglib %} {%block title%}Session Expired{%endblock%} {% block pagecontent %}

Your Session Has Expired

{%fa fa-hourglass-end%} Your session has expired due to a period of inactivity.

{% endblock %}