aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-header.php
blob: 86a987dd986857527bca16704e2557c8292da936 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<div class="centered">
   <h2>
      <a href="../index.php">home</a>
      <a href="./index.php#how-to">how-to</a>
      <a href="../info.php">info</a>
      <a href="../licenses.php">licenses</a>
   </h2>
   <hr>


 </div>