Image Factory for internal use, developed by Yannik Schmidt
Availiable on FAUSheppy GitHub

Public Images List:

{% for path in paths %} {% if not "cache" in path %} {% if isPictureDict[path] %} {{ path }} {% else %}


{{ path }}

{% endif %} {% endif %} {% endfor %}