Add static endpoint
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
<header>
|
||||
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
Hewo world
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user