• Backgrounds
  • {% if backgrounds %} {% for background in backgrounds %}
  • static/images/backgrounds/{{ background }} close filter_none
  • {% endfor %} {% else %}
  • No files yet
  • {% endif %}
  • Icons
  • {% if icons %} {% for icon in icons %}
  • static/images/icons/{{ icon }} close filter_none
  • {% endfor %} {% else %}
  • No files yet
  • {% endif %}