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 %}
|