{% extends 'geoluminate/components/modal.html' %} {% load i18n %} {% block title %}{% trans "Snapshot" %}{% endblock title %} {% block body %}

This is just an example component.

{% endblock body %} {% block footer %} {% endblock footer %}