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
7d901131
Commit
7d901131
authored
Mar 20, 2018
by
M. Chardon
Browse files
detection admin_prod sur visu base
parent
51f46844
Changes
1
Hide whitespace changes
Inline
Side-by-side
adim_project/templates/base.html
View file @
7d901131
...
...
@@ -21,7 +21,7 @@
<div
class=
"navbar-header"
>
{% block navbar_brand %}
<a
class=
"navbar-brand"
href=
"{% url "
adim.app:home
"
%}"
>
ADIM
</a>
{% if
debug
%}
{% if
adim_prod == false
%}
<span
style=
"color:red;font-weight: bold;font-size: large;"
><i
class=
"fa fa-exclamation-triangle"
></i>
ENVIRONNEMENT DE TEST
</span>
{% endif %}
{% endblock %}
...
...
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