Merge branch 'master' of github.com:alchemy-fr/Phraseanet into Dev

This commit is contained in:
Romain Neutron
2012-04-13 16:34:08 +02:00

View File

@@ -149,7 +149,7 @@
{% if login.get_cgus != '' %}
<div id="id-about" class="tab-content" style="display:none;">
<div style="position:relative;float:left;width:930px;height:490px;overflow:auto;">
{{login.get_cgus}}
{{login.get_cgus|raw}}
</div>
</div>
{% endif %}