{% extends "base.html" %} {% block title %}Image Galleries — {{ config.BBS_NAME }}{% endblock %} {% block content %}
Browse the BBS's photo and GIF collections.
{{ g.count }} image{{ 's' if g.count != 1 else '' }}
Open Gallery {% else %}Directory not found.
{% endif %}