{% extends 'index.html' %} {% load i18n %} {% load maps_tags %} {% load layers_tags %} {% load pagination_tags %} {% load staticfiles %} {% load url from future %} {% comment %} This is where you can override the hero area block. You can simply modify the content below or replace it wholesale to meet your own needs. {% endcomment %} {% block hero %}

StreetCRED

{% blocktrans %} Welcome to StreetCRED, an open source platform for sharing geospatial data and maps with the International Association of Firefighters. {% endblocktrans %}

{% endblock %}