summaryrefslogtreecommitdiffstats
path: root/site/contrib/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/contrib/index.php')
-rw-r--r--site/contrib/index.php8
1 files changed, 2 insertions, 6 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php
index dbb6bd0..1ad188a 100644
--- a/site/contrib/index.php
+++ b/site/contrib/index.php
@@ -32,9 +32,7 @@
<body>
- <div class="c">
-
- <div id="libreboot" class="s">
+ <div>
<h1><?php echo gettext("Libreboot project maintainers"); ?></h1>
@@ -45,7 +43,7 @@
</div>
- <div class="s">
+ <div>
<h2>Francis Rowe</h2>
<p>
@@ -79,8 +77,6 @@
<?php
include "../footer.php";
?>
-
- </div>
</body>
</html>