{% extends "site_base.html" %} {% load i18n %} {% load maps_tags %} {% load layers_tags %} {% load pagination_tags %} {% load staticfiles %} {% load url from future %} {% block title %} {% trans "Welcome!" %} - {{ block.super }} {% endblock %} {% block body_class %}home{% endblock %} {% block body_outer %}
{% blocktrans %} GeoNode is an open source platform for sharing geospatial data and maps. If you have any questions about the software or service, join our mailing list. {% endblocktrans %}
{% trans 'Need help' %} {% trans 'Getting Started?' %}