pWiki/bootstrap/Templates/EmptyPage.tpl
Alex A. Naanou e226acf115 moved most of the templats out of wiki.js into bootstrap/* ...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2016-08-13 03:06:35 +03:00

9 lines
193 B
Smarty

<!-- place filters here so as not to takup page space: ... -->
Page @include(./path) is empty.<br><br>
Links to this page:<br>
@include(./links)<br><br>
<!-- vim:set ts=4 sw=4 : -->