{% extends "master.html" %} {% block content %}

Showcases

{% for app in applications %} {% include app %} {% endfor %} {% endblock %}