Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
dcb9c303
Commit
dcb9c303
authored
Nov 02, 2021
by
Bryan BRANCOTTE
Browse files
allows inserting something in lower nav bar
parent
c35178f7
Pipeline
#68599
passed with stage
in 1 minute and 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/templates/basetheme_bootstrap/basePasteur.html
View file @
dcb9c303
...
...
@@ -59,6 +59,8 @@
<div
class=
"header__logo-wrapper"
>
<img
src=
"{% sstatic '/img/institut-pasteur-logo-2020.png'%}"
alt=
"Accueil"
>
</div>
{% block lower_nav_bar_before_menu %}
{% endblock lower_nav_bar_before_menu %}
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbar__middle__collapse"
aria-controls=
"navbarCollapse"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment