{% load unsplash_tags sass_tags %}
{% if slideshow.top_separator or slideshow.bot_separator %}
{% if slideshow.top_separator %} {% useparator slideshow.top_separator.name %} {% endif %} {% if slideshow.bot_separator %} {% useparator slideshow.bot_separator.name top=False %} {% endif %}
{% endif %}