parent
aa7d7b7e6c
commit
31d5da22ac
7 changed files with 35 additions and 69 deletions
|
|
@ -22,8 +22,6 @@
|
|||
justify-content: start;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.grid-item {
|
||||
/* Additional styling for grid items can go here */
|
||||
}
|
||||
|
|
@ -36,18 +34,6 @@
|
|||
|
||||
<h1>Travel</h1>
|
||||
|
||||
<p>
|
||||
<a href="{{ url_for("index") }}">← back to agenda</a>
|
||||
|
|
||||
<strong>travel</strong>
|
||||
|
|
||||
<a href="{{ url_for("conference_list") }}">conference</a>
|
||||
|
|
||||
<a href="{{ url_for("gaps_page") }}">gaps</a>
|
||||
|
|
||||
<a href="{{ url_for("accommodation_list") }}">accommodation</a>
|
||||
</p>
|
||||
|
||||
<h3>flights</h3>
|
||||
|
||||
<div class="grid-container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue