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

Use "%" to search for all values.
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.
(prod, test, dev)

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