fixed small mistakes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<header class="container header-title">
|
||||
<h1><a href="{{ url_for('main.index') }}">> TUM CTF 2026</a></h1>
|
||||
<h1><a href="{{ url_for('main.index') }}">> h4tum CTF 2026</a></h1>
|
||||
</header>
|
||||
<main>
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user