diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ else <body> -<div class="debug">test</div> +<div class="debug"></div> <h1><?php echo htmlspecialchars($title) ?></h1> <nav> |
index : photo-tags.git | ||
home made web gallery to show my photos (uses f-spot database) | arun@nubati.net |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | index.php | 2 |
@@ -36,7 +36,7 @@ else <body> -<div class="debug">test</div> +<div class="debug"></div> <h1><?php echo htmlspecialchars($title) ?></h1> <nav> |