Add some cosmetics
This commit is contained in:
@ -56,7 +56,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
</head>
|
||||
<body class="d-flex w-100 h-100 flex-column">
|
||||
<main class="mb-auto">
|
||||
<div class="container-fluid my-3" style="max-width: 1600px;">
|
||||
<div class="container-fluid my-3" style="width: 100%;">
|
||||
{% block contenttitle %}<h1>{{ title }}</h1>{% endblock %}
|
||||
{% block content %}
|
||||
<p>Default content...</p>
|
||||
|
Reference in New Issue
Block a user