{% extends "WebApp/app_base.html" %} {% load static %} {% block title %}SERVIR AppTemplate - About{% endblock %} {% block script %} {% endblock %} {% block content %}
About this application

This page is used to explain the concepts behind the application. You can provide visitors information about data, methods, tools, how to use the results, etc. For example:

Discover the power of location with our cutting-edge geospatial web application. Our user-friendly interface allows you to easily navigate and explore maps, as well as create custom charts and graphics. Whether you're an organization looking to analyze environmental trends, or a government agency monitoring natural resources, this application provides tools you need to make informed decisions. With real-time data and advanced mapping technologies, you can visualize your data in new and exciting ways.

Generated by ChatGPT
Team members
img1

Team member 1

img1

Team member 2

img1

Team member 3

img1

Team member 4

Disclaimer
SERVIR's standard disclaimer is
SERVIR Program, NASA, USAID and SERVIR partner organizations make no express or implied warranty of this application as to the merchantability or fitness for any particular purpose. Neither the US Government nor its contractors shall be liable for special, consequential or incidental damages attributed to this application.
Modify it to add other organizations that contributed to the development of this application as necessary.
Logos

{% include 'WebApp/about_about.html' %} {% endblock %}