Remove old template file

This commit is contained in:
Oliver Walters 2022-04-19 17:58:54 +10:00
parent 1dfbd30294
commit 86c7417296

View File

@ -1,10 +0,0 @@
{% load i18n %}
<div class="markdownx row">
<div class="markdown col-md-6">
{% include 'django/forms/widgets/textarea.html' %}
</div>
<div class="markdown col-md-6">
<div class="markdownx-preview"></div>
</div>
</div>