„content/signup.html“ ändern
parent
b6b11dbde6
commit
7ab59565ab
|
@ -5,6 +5,19 @@
|
|||
<link rel="stylesheet" type="text/css" href="/common/content/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<ul class="topnav">
|
||||
<li><a class="active" href="#home">Home</a></li>
|
||||
<li><a href="#news">News</a></li>
|
||||
<li><a href="./content/about/index.html">About</a></li>
|
||||
<li class="right"><a href="./content/login.html">Log In</a></li>
|
||||
</ul>
|
||||
|
||||
<div style="padding:0 16px;">
|
||||
<p></p>
|
||||
<p></p>
|
||||
<h4></h4>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="item-1">
|
||||
<h1><center>Willkommen bei der Registrierung!</center></h1>
|
||||
|
|
Loading…
Reference in New Issue