forked from tylda-public/main
first
This commit is contained in:
15
header.php
Normal file
15
header.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="static/css/main.css">
|
||||
|
||||
<title>~tylda.org~ polskie tildeverse</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="main-content">
|
||||
<header id="menu">
|
||||
<a class="active" href="/">~tylda.org</a>
|
||||
<a href="/wiki/">wiki</a>
|
||||
<a href="/git/">git</a>
|
||||
<a href="/register.php">dołącz</a>
|
||||
</header>
|
||||
Reference in New Issue
Block a user