mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-26 01:48:47 +03:00
Style in two spaces
This commit is contained in:
@@ -9,13 +9,17 @@ layout: compress
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<main class="wrapper">
|
<main class="wrapper">
|
||||||
|
<nav class="navigation">
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
|
</nav>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user