{% block extra_head_tags %}{% endblock %} {% include 'partials/google_analytics.html' %} {% block title %}{% if page_title %}{{ page_title }} - {% endif %}USGS Water Data for the Nation{% endblock %} {% block page_css %} {% endblock %} {% block page_head_script %}{% endblock %} {% block page_header %} {% include 'partials/header.html' %} {% endblock %}
{% block content %}{% endblock %}
{% include 'partials/footer.html' %} {% block javascript_bundle %} {% endblock %}