{% extends "baseWidgetEditor.html" %} {% include "formMacros.html" %} {% block widgetVars %} {% set widgetClass = 'apos-events-widget-editor' %} {% endblock %} {% block title %} Display Events {% endblock %} {% block instructions %} Start typing the title of an event, then click on the suggestions that appear to insert them. Or just use tags to pull in events. {% endblock %} {% block formBody %}
{{ formTags('tags', 'Tags') }} {{ formText('limit', 'Events Shown') }}