Fix indentation

This commit is contained in:
Jeremy Stretch 2025-06-03 08:30:02 -04:00
parent 073d945640
commit 1eaa20d79d

View File

@ -32,7 +32,7 @@
<th scope="row">{% trans "Description" %}</th>
<td>{{ object.description|placeholder }}</td>
</tr>
</table>
</table>
</div>
{% include 'inc/panels/tags.html' %}
{% plugin_left_page object %}