z
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
|
||||
<body>
|
||||
<div class="navbar-space">
|
||||
$if(showtoc)$
|
||||
<!-- A table of contents on the left side, but only for screens
|
||||
that are big enough -->
|
||||
<div id="contents-big">
|
||||
<p class="mini-header">Contents <a id="up-arrow" href="#">↑</a></p>
|
||||
$toc$
|
||||
</div>
|
||||
$endif$
|
||||
</div>
|
||||
<div class="text-space">
|
||||
<header class="no-print">
|
||||
@@ -22,12 +30,13 @@
|
||||
<div class="navright">
|
||||
<a href="$root$/talks/">Contributed Talks</a>
|
||||
<a href="$root$/invited_speaker/">Invited Speaker</a>
|
||||
<a href="$root$/registration/">Registration</a>
|
||||
<a href="$root$/program/">Program</a>
|
||||
<br>
|
||||
<a href="$root$/registration/">Registration</a>
|
||||
<a href="$root$/social_event/">Social Event</a>
|
||||
<a href="$root$/venue/">Venue</a>
|
||||
<a href="$root$/travel/">Travel</a>
|
||||
<a href="$root$/social_event/">Social Event</a>
|
||||
<a href="$root$/travel_support/">Travel Support</a>
|
||||
<!-- <a href="$root$/travel_support/">Travel Support</a> -->
|
||||
<a href="$root$/contact/">Contact</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user