forked from expo/troggle
Clean up unused templates. All checked.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<div class="HTMLarea">
|
||||
{% include "django/forms/widgets/textarea.html" %}
|
||||
<!-- this overrides django/forms/widgets/textarea.html
|
||||
This is used by the HTML editor stuff that Martin wrote
|
||||
|
||||
-->
|
||||
|
||||
{% if preview %}
|
||||
<iframe class="HTMLpreview"></iframe>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user