Add some cosmetics

This commit is contained in:
Yohann D'ANELLO
2020-03-02 20:43:17 +01:00
parent 768a502b58
commit f81c7d1924
2 changed files with 22 additions and 15 deletions

View File

@ -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>