mirror of
https://github.com/torproject/support.git
synced 2024-11-23 09:19:45 +00:00
move yec banner below navigation
This commit is contained in:
parent
aafa8f7531
commit
d0e25650da
@ -31,10 +31,10 @@
|
||||
<title>{% block title %}{{ this.title }} {{ this.term }} {% endblock %} | {{ _("Tor Project | Support") }}</title>
|
||||
|
||||
<body class="no-gutters" data-spy="scroll" data-target="#sidenav-topics" id="topics" data-children=".item">
|
||||
{% include 'banner.html' ignore missing %}
|
||||
<header>
|
||||
{% include 'navbar.html' %}
|
||||
</header>
|
||||
{% include 'banner.html' ignore missing %}
|
||||
<div class="page">
|
||||
<div class="jumbotron jumbotron-fluid bg-primary text-white mb-md-5">
|
||||
<div class="container-fluid text-center">
|
||||
|
Loading…
Reference in New Issue
Block a user