Fixed navbar being intrusive in lynx
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
</script>Need to add a timer to remove it first. I'm not *that* mean. Credit: https://soc.punktrash.club/objects/bfe4fc29-96d5-4f90-9f9e-4092e7c273a4-->
|
||||
</head>
|
||||
<body>
|
||||
{{ nav }}
|
||||
<main>
|
||||
{% autoescape off %}{{ content }}{% endautoescape %}
|
||||
</main>
|
||||
<p class="foot">Page last updated {{ date }}</p>
|
||||
{{ nav }}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user