Deleting tokens works (without confirmation)
[grauphel.git] / templates / tag.php
index ea80ed051a1030899f2639d75873894e21eefcbd..fec3bc2fb1d06c8f3068d5790a24563c76a666d9 100644 (file)
@@ -3,7 +3,7 @@
 <?php /** @var $l OC_L10N */ ?>
 <?php $_['appNavigation']->printPage(); ?>
 
-<div id="app-content">
+<div id="app-content" class="content">
   <h1>Notebook: <?php p($_['tag']); ?></h1>
   <ul>
     <?php foreach ($_['notes'] as $note) { ?>