fix docblocks
[grauphel.git] / templates / index.php
1 <div style="margin: 1em;">
2  <h1 style="font-size: 2em; font-weight: bold">Tomboy notes server</h1>
3  <p style="margin: 1em;">
4   To use the REST API, use the follwing server with tomboy:
5  </p>
6  <pre style="margin: 1em; background-color: #DDD; padding: 1ex; font-family: monospace"><?php p($_['apiurl']); ?></pre>
7 </div>