Wrap everything in a content cotainer

For consistency with archweb.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Signed-off-by: canyonknight <canyonknight@gmail.com>
This commit is contained in:
Lukas Fleischer 2012-05-23 13:32:38 -04:00
parent df19822e00
commit 9cee53f3cf
2 changed files with 29 additions and 28 deletions

View file

@ -5,5 +5,6 @@
echo "<div class=\"pgbox version\">" . htmlspecialchars($ver) . "</div>";
}
?>
</div>
</body>
</html>