add index
This commit is contained in:
parent
e4dd812146
commit
e85c90e010
1 changed files with 5 additions and 0 deletions
5
templates/pages/index.html
Normal file
5
templates/pages/index.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends 'pages/base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Welcome to Manhan!</h1>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue