Corrected sample page
This commit is contained in:
parent
bc22b17f2a
commit
107dbfaf7b
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
{% block content %}
|
||||
<h1>
|
||||
This is the default main page of
|
||||
<a href="https://git.dc09.ru/DarkCat09/tmpl-flask">
|
||||
Flask app template
|
||||
<a href="https://git.dc09.ru/DarkCat09/tmpl-fastapi">
|
||||
FastAPI app template
|
||||
</a>
|
||||
</h1>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue