Added an index instead of "all sandwiches", made custom titles for every page.
[~kgodey/maayanwich.git] / templates / pleaselogin.html
index 8bbcf2d..8aebb05 100644 (file)
@@ -1,5 +1,7 @@
 {% extends "base.html" %}
 
+{% block title %}Please login!{% endblock %}
+
 {% block content %}
        <h3 class="error">You are not logged in.</h3>
        <h1 class="pagetitle">Login</h1>