{% extends "admin/base.html" %} {% block title %}Edit Section{% endblock %} {% block content %}
← Back to Profile

Edit Custom Section

Add:
Drag blocks to reorder. Click to edit. Hover between blocks to insert.
{{ section.content|safe if section.content else '' }}

Source Code

β–Ό Show

Section Settings

+
+
{% endblock %}