add live updating table
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 9m20s
This commit is contained in:
parent
2ca76548d6
commit
6773e6ae30
7 changed files with 210 additions and 124 deletions
3
api/templates/stop_table_impl.html
Normal file
3
api/templates/stop_table_impl.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{%- import "stop_table.html" as stop_table -%}
|
||||
|
||||
{% call stop_table::stop_table(trips, current_time) %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue