{% extends "app_layout.html" %} {% block header_title %} Stratigraphic units {% endblock %} {% block title %} Stratigraphic units {% endblock %} {% block content %}

Use "%" to search for all values. Use "%" in both fields, for example, to show all strat units in SA Geodata.
e.g. "Qpcb" or "Thg%" - use the % to match other text, so "Thg%" matches both Gambier Limestone and all members
case-insensitive. Use % to match missing text e.g. "%granite%" to match all formations with "granite" in their name.
e.g. "Eok". case-sensitive. Use this when you are looking for a symbol which returns no results because the code was changed. It will search the metadata table for comments that are left by staff making the change. No need to use % symbols in this field. If you enter anything in this field, then the other fields are ignored.
(prod, test, dev)

{{ table|safe }} {% endblock %}