{% set title = 'Photo Gallery' %} {% set filename = 'application-gallery.html' %} {% extends 'layouts/master.html' %} {% block content %}

Photo Gallery

An application for user to check Gallery inbox

Coming Soon!
If you want to contribute. Check out this template repository.
{% endblock %}