septastic/api/templates/stop_table_impl.html
Nicholas Orlowsky 6773e6ae30
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s
add live updating table
2026-01-14 23:18:35 -05:00

3 lines
103 B
HTML

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