This commit is contained in:
9
templates/main-page.html
Normal file
9
templates/main-page.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class="content">
|
||||
sup
|
||||
</div>
|
||||
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user