{% extends "base-manager.htm" %} {% load staticfiles %} {% load i18n %} {% block main_content %}
Resource Editor
{% trans "Mobile Data Collection" %}
{% trans "Arches allows you to create and edit data in the field using mobile devices such as" %}
{% trans "Android and iOS phones or tablets. Projects are a way to define the time, location, content, and" %}
{% trans "participants of a field data collection effort" %}
{% endblock main_content %} {% block tabs %}{% endblock tabs %} {% block pre_require_js %} {{block.super}} {% endblock pre_require_js %}