All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 39s
3 lines
136 B
HTML
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 %}
|