mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 19:14:49 +00:00
added msg
This commit is contained in:
parent
712209ebc2
commit
c16d0a89f8
1 changed files with 6 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue