5 lines
193 B
HTML
5 lines
193 B
HTML
|
{% if widget.is_initial %}
|
||
|
{{ widget.initial_text }}: <a href="{{ widget.value.url }}">{{ widget.value }}</a>
|
||
|
{% endif %}
|
||
|
<center id={{widget.fine_uploader_id}} class="fine-uploader"></center>
|