forked from root/threadr.lostcave.ddnss.de
fixed page title and code formatting
parent
7447f17287
commit
e033323719
|
@ -4,7 +4,6 @@
|
|||
<title>ThreadR - Home</title>
|
||||
<link rel="stylesheet" type="text/css" href="%CONTENT_DIR%/style.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<ul class="topnav">
|
||||
|
@ -22,14 +21,12 @@
|
|||
<li><a href="%CONTENT_DIR%/about/">About</a></li>
|
||||
<li class="right"><a href="%CONTENT_DIR%/login/">Log In</a></li>
|
||||
</ul>
|
||||
|
||||
<div style="padding:0 16px;">
|
||||
<div class="item-4">
|
||||
<h1><center>Willkommen bei der Registrierung!</center></h1>
|
||||
<h1>
|
||||
<center>Welcome to ThreadR!</center>
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue