15d9bb8ee6f6a675ada153a74e842aae04fbc670
[~kgodey/maayanwich.git] / templates / notloggedin.html
1 {% extends "base.html" %}
2
3 {% block content %}
4         <h1 class="pagetitle">You are not logged in!</h1>
5 {% endblock %}