clockwerk-www – Diff between revs 51 and 57

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 51 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> 9 <div>
9 <div class="center"> 10 <div class="center">
10 <img src="img/clockwerk-logo.png"> 11 <img src="img/clockwerk-logo.png" alt="logo">
11 <h1><?php print gethostname(); ?></h1> 12 <h1><?php print gethostname(); ?></h1>
12 <hr> 13 <hr>
13 </div> 14 </div>
14 <script type="text/javascript" src="lib/jquery.min.js"></script> 15 <script type="text/javascript" src="lib/jquery.min.js"></script>
15 <form class="dark-grey" style="color:#000;text-shadow:none;text-align:left;max-width:480px;min-width:150px" method="post" action="applyiar.php" enctype="multipart/form-data"><div class="title"></div> 16 <form class="dark-grey" style="color:#000;text-shadow:none;text-align:left;max-width:480px;min-width:150px" method="post" action="applyiar.php" enctype="multipart/form-data"><div class="title"></div>