mirror of
https://github.com/torproject/community.git
synced 2024-11-23 01:39:50 +00:00
move yec banner below navigation
This commit is contained in:
parent
81f114178f
commit
3c74ab73d2
@ -5,6 +5,7 @@
|
||||
<header>
|
||||
{% include 'navbar.html' %}
|
||||
</header>
|
||||
{% include 'banner.html' ignore missing %}
|
||||
<div class="page">
|
||||
{% include 'header.html' %}
|
||||
{% include 'pagenav.html' %}
|
||||
|
@ -14,4 +14,3 @@
|
||||
baseElement.href = location.href;
|
||||
document.head.appendChild(baseElement);
|
||||
</script>
|
||||
{% include 'banner.html' ignore missing %}
|
||||
|
Loading…
Reference in New Issue
Block a user