The Title and Blurb fields are not necessary, but should you want to provide details to this widget, you can add that info below.


{% if galleries %}

Select one of the galleries below to showcase in your sidebar.

{% for gallery in galleries %}


{% endfor %}
{% else %}

You currently don't have any galleries created to edit.

{% endif %}