{% extends "base.html" %}{% comment %} -*- mode: django-html; tab-width: 4 -*- {% endcomment %} {% load django_static %} {% block extrahead %} {% slimall %} {% endslimall %} {% endblock %} {% block content %}

← all widgets

Configure Pinned Items For {{widget.name}}

Max items in this widget: {{ widget.max_items }}. Edit Widget

Drag items from the left list into the right list to pin them. Drag pinned items up and down to re-order.

Latest Items

Pinned Items

    {% for n in max_items_range %}
  1. Empty Slot
  2. {% endfor %}

Preview

{% endblock %}