mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
base.njk: rename container to default-layout
This commit is contained in:
parent
0737c9619f
commit
8aa8d284ff
3 changed files with 8 additions and 5 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<link rel="stylesheet" href="/_assets/css/menu.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="default-layout">
|
||||
{% include 'parts/menu.njk' %}
|
||||
<main>
|
||||
{{ content | safe }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue