Added HTMLarea widget to the edit entrance form

This commit is contained in:
Martin Green
2022-06-27 00:34:08 +01:00
parent 47d1662033
commit 82fe350493
2 changed files with 22 additions and 12 deletions

View File

@@ -2,11 +2,11 @@
{% block title %}Edit Entrance{% endblock %}
{% block extraheaders %}
<!--<script src="{{ settings.TINY_MCE_MEDIA_URL }}tiny_mce.js" type="text/javascript"></script>-->
{% include 'html_editor_scripts_css.html' %}
{% endblock %}
{% block content %}
<h1>Edit Entrance - at cave {{cave.official_name|safe}} - {{cave.kataster_number}}</h1>
{% include 'html_editor_pop_ups.html' %}
<h2>{{message}}</h2>
<p>{{entletter}}
<form action="" method="post">{% csrf_token %}