2014-06-06 14:12:32 +02:00

6 lines
210 B
PHTML

<h1>Available documentations</h1>
<ul>
<li><a href="<?= $this->href('doc/icingaweb/toc'); ?>">Icinga Web 2</a></li>
<li><a href="<?= $this->href('doc/module/'); ?>">Module documentations</a></li>
</ul>