Add home page and urls!
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
<html>
|
||||
<head>
|
||||
<title>Forget me not</title>
|
||||
</head>
|
||||
<body>
|
||||
{% block content %} {% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user