mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Merge branch 'master' of github.com:alchemy-fr/Phraseanet into Dev
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
{% if login.get_cgus != '' %}
|
{% if login.get_cgus != '' %}
|
||||||
<div id="id-about" class="tab-content" style="display:none;">
|
<div id="id-about" class="tab-content" style="display:none;">
|
||||||
<div style="position:relative;float:left;width:930px;height:490px;overflow:auto;">
|
<div style="position:relative;float:left;width:930px;height:490px;overflow:auto;">
|
||||||
{{login.get_cgus}}
|
{{login.get_cgus|raw}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user