summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/main.html11
1 files changed, 3 insertions, 8 deletions
diff --git a/templates/main.html b/templates/main.html
index 965edee..d008285 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -14,7 +14,6 @@
<link rel="stylesheet" href="/main.css">
</head>
<body>
-
<header>
<div class="container">
<div class="header__inner">
@@ -34,17 +33,15 @@
</div>
</div>
</header>
-
<main>
<div class="container small" id="content">
<!-- content is automatically inserted here -->
</div>
</main>
-
<footer>
+
<div class="container">
<div class="footer__inner">
-
<div class="footer__logo-society">
<div class="footer__logo-vyos">
<a href="https://sentrium.io/" target="_blank" class="footer__logo--vyos">
@@ -140,7 +137,7 @@
<!-- End TrustBox widget -->
</div>
<div class="footer__sm__contant">
-
+
<div class="footer__sm__logos">
<a href="/" class="footer__logo">
<img src="/img/footer/vyos-logo-sm.svg" alt="VyOS Community" title="VyOS Community">
@@ -205,9 +202,7 @@
</div>
</div>
</aside>
-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J3WHFQG00P"></script>
<script src="js/google-analytics-message.js"></script>
-
</body>
-</html> \ No newline at end of file
+</html>