Gitlab CSE Unil
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
d5f0d036
Commit
d5f0d036
authored
Mar 19, 2018
by
M. Chardon
Browse files
visu env de test
parent
28814ed5
Changes
1
Hide whitespace changes
Inline
Side-by-side
adim_project/templates/base.html
View file @
d5f0d036
...
...
@@ -21,6 +21,9 @@
<div
class=
"navbar-header"
>
{% block navbar_brand %}
<a
class=
"navbar-brand"
href=
"{% url "
adim.app:home
"
%}"
>
ADIM
</a>
{% if debug %}
<span
style=
"color:red;font-weight: bold;font-size: large;"
><i
class=
"fa fa-exclamation-triangle"
></i>
ENVIRONNEMENT DE TEST
</span>
{% endif %}
{% endblock %}
</div>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#collapsibleNavbar"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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