added msg

This commit is contained in:
Dave Cranwell 2014-07-18 10:25:53 +01:00
parent 712209ebc2
commit c16d0a89f8

View file

@ -14,6 +14,12 @@
{% include "wagtailadmin/shared/header.html" with title=add_str icon="image" %}
<div class="nice-padding">
<div class="help-block help-info">
<p>File formats supported: jp(e)g, gif, png</p>
<p>Images will be automatically uploaded once chosen/dropped.</p>
</div>
<div class="drop-zone">
<p>{% trans "Drag and drop images into this area to upload immediately." %}</p>