parent
875f50e684
commit
dbffd60937
11 changed files with 16 additions and 2 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
{% set row = { "flight": flight_row, "train": train_row } %}
|
||||
|
||||
{% block title %}Trips - Edward Betts{% endblock %}
|
||||
|
||||
{% block style %}
|
||||
|
||||
<link rel="stylesheet" href="{{ url_for("static", filename="leaflet/leaflet.css") }}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue