added rule page
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="{{ url_for('main.index') }}">> TUM CTF 2026_</a></h1>
|
||||
<header class="container header-title">
|
||||
<h1><a href="{{ url_for('main.index') }}">> TUM CTF 2026</a></h1>
|
||||
</header>
|
||||
<main>
|
||||
{% block content %}{% endblock %}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user