clockwerk-www – Diff between revs 55 and 57

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 55 Rev 57
Line 1... Line 1...
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>Clockwerk</title> 4 <title>Clockwerk</title>
5 <link rel="stylesheet" href="css/gray.css" type="text/css" /> 5 <link rel="stylesheet" href="css/gray.css" type="text/css" />
-   6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 </head> 7 </head>
7 <body class="dark-grey"> 8 <body class="dark-grey">
8 <div class="center"> 9 <div class="center">
9 <img src="img/clockwerk-logo.png"> 10 <img src="img/clockwerk-logo.png" alt="logo">
10 <h1><?php print gethostname(); ?></h1> 11 <h1><?php print gethostname(); ?></h1>
11 <hr> 12 <hr>
12 <p>Copyright &#169 2013 Wizardry and Steamworks - <a href="http://was.fm" target="_blank">was.fm</a></p> 13 <p>Copyright &#169; 2013 Wizardry and Steamworks - <a href="http://was.fm" target="_blank">was.fm</a></p>
13 <p> 14 <p>
14 Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better 15 Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better
15 Education</a> for testing the Clockwerk machine. 16 Education</a> for testing the Clockwerk machine.
16 </p> 17 </p>
17 <form class="dark-grey"> 18 <form class="dark-grey">