streamlined how multilingual support works
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{% include "head.html" %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
{% include "header.html" %}
|
||||
</header>
|
||||
@@ -14,5 +15,6 @@
|
||||
<footer>
|
||||
{% include "footer.html" %}
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user