septastic/web/templates/stop_table_impl.html
Nicholas Orlowsky 3f68335eb4
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 39s
cleanup and filter support
2026-02-21 15:26:48 -05:00

3 lines
136 B
HTML

{%- import "stop_table.html" as stop_table -%}
{% call stop_table::stop_table(trips, current_time, stop_id, query_str) %}
{% endcall %}