diff options
Diffstat (limited to 'tags.php')
-rw-r--r-- | tags.php | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ <body> <div id="container"> + <?php include_once('header.php');?> + <?php include_once('titlebar.php');?> + <div style="padding: 10px;"> <label>Tags:</label> <br/> <div class="tags_container"> |