highlight selected tag
[grauphel.git] / templates / index.php
index e59b3811d7ee15e26b009e4864e65aec26c5f548..e945f9a7bb6e604a9c8d4ae0d3716ca033e9413f 100644 (file)
@@ -3,7 +3,7 @@
 <?php /** @var $l OC_L10N */ ?>
 <?php $_['appNavigation']->printPage(); ?>
 
-<div id="app-content">
+<div id="app-content" class="content">
   <div>
     <h1>grauphel - Tomboy notes server</h1>
     <p>
@@ -18,7 +18,7 @@
      Supported clients:
     </p>
     <ul>
-      <li><a class="lined" href="https://wiki.gnome.org/Apps/Tomboy">Tomboy</a> (Linux)</li>
+      <li><a class="lined" href="https://wiki.gnome.org/Apps/Tomboy">Tomboy</a> (Linux, Windows)</li>
       <li><a class="lined" href="http://conboy.garage.maemo.org/">Conboy</a> (Nokia N900 Maemo)</li>
       <li><a class="lined" href="https://launchpad.net/tomdroid">Tomdroid</a> (Android)</li>
     </ul>