%#
= Required methods
juli(1) template must have following methods:
title:: title string
prototype:: prototype url
javascript:: javascript url
stylesheet:: stylesheet url
body:: generate html
= Optional methods
Following helper methods are optional:
contents:: draw contents of page
%>
<%= title %>
<%# Embed warning plate below for generated document: %>
<%= title %>
Fuminori Ido
- Mouse click or Right(→) key to go to the next page.
- Left(←) key to go to the previous page.
Contents
<%= contents %>
<%= body %>
<%#
Curr_page and total_page in footer below will be updated on the fly
so that please do not delete them.
%>