2018-10-09 19:39:09 -05:00
|
|
|
<div class="menu top-menu">
|
2019-01-27 01:04:17 -06:00
|
|
|
<h2><a href="/"><?php echo($GLOBALS["site_name"]); ?></a>
|
|
|
|
<img id="duck" src="/res/img/war_duck.png"></h2>
|
2018-10-09 19:39:09 -05:00
|
|
|
<ul>
|
|
|
|
<li><a href="/coin.php">file-beamer</a></li>
|
|
|
|
<li><a href="/mask.php">url-shortener</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|