aboutsummaryrefslogtreecommitdiffstats
path: root/includes/nav-header.php
blob: c4cac053b9a72a0a676942a5016fa01bb45d27de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<div class="centered">
   <h2>
      <a style="text-decoration: none;" href="../index.php">🏠 home</a> &nbsp;
      <a style="text-decoration: none;" href="../info.php">📃 info</a> &nbsp;
      <a style="text-decoration: none;" href="../licenses.php">🏛 licenses</a> &nbsp;
   </h2>
   <hr>


 </div>