]> git.ozlabs.org Git - ccan/blobdiff - web/staticjunkcode.php
shachain: remove unnecessary shachain_index_t
[ccan] / web / staticjunkcode.php
index bf342152c2233bebb5c406a25da643210536117f..8f3e8c273f32637ae4f37c68b9316c37b754fb58 100644 (file)
@@ -4,7 +4,7 @@ include('logo.html');
 include('menulist.html');
 include('static-configuration');
 ?>
-
+<div class='content'>
 <h1> Contents of CCAN <?=$argv[1]?> </h1>
 <p>
 
@@ -30,5 +30,5 @@ foreach ($files as $file) {
 }
 ?>
 </table>
-<hr>
+</div>
 </body></html>