Skip to content
Snippets Groups Projects

Bugfix/fix layout

Merged Tobias Mieves requested to merge bugfix/fix-layout into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -7,6 +7,7 @@
<title>{% block title %}Core{% endblock %}</title>
<link href="{% static 'core/css/output.css' %}" rel="stylesheet" type="text/css">
{# <meta http-equiv="refresh" content="10">#}
{% block head %}{% endblock %}
</head>
<body>
<div class="navbar mb-2 shadow-lg bg-neutral text-neutral-content rounded-box">
Loading