fixed small mistakes
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 21 KiB |
@@ -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