This commit is contained in:
root
2023-12-19 13:48:06 +01:00
parent 8ea55ac5e2
commit aac485401b
8 changed files with 54 additions and 26 deletions

View File

@@ -14,7 +14,10 @@
<link href="{{url_for('static', filename = 'style.css')}}" rel="stylesheet">
</head>
<body>
<title>Ansinterface</title>
<center><h1 class="display-6">Ansinterface</h1></center>
<div class="container">
<br><br>
{% block content %}{% endblock %}
</div>
<script>