{% extends "base.html" %} {% block body %} {% for dash in station.dashboards %} {% if search(dash.title, dash.description) %}
{{ dash.description }}