parent
fcf935271c
commit
d91eab02ad
3 changed files with 54 additions and 65 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
{% set pages = [
|
||||
{"endpoint": "index", "label": "Home" },
|
||||
{"endpoint": "recent", "label": "Recent" },
|
||||
{"endpoint": "calendar_page", "label": "Calendar" },
|
||||
{"endpoint": "trip_future_list", "label": "Future trips" },
|
||||
{"endpoint": "trip_past_list", "label": "Past trips" },
|
||||
{"endpoint": "conference_list", "label": "Conferences" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue