diff options
Diffstat (limited to 'cgi/templates')
-rw-r--r-- | cgi/templates/main.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep index d532800..54b3196 100644 --- a/cgi/templates/main.html.ep +++ b/cgi/templates/main.html.ep @@ -76,6 +76,7 @@ height="<%= $height * 5 %>" width="<%= $width * 5 %>"></iframe> </p> <p> Data is cached for 1 minute: JSON format: +</p> <ul> <li>error: err string if an error occured, otherwise null</li> <li>preformatted: strings used by the PNG / HTML frontend</li> @@ -99,7 +100,6 @@ documentation </li> <li>version: Program version (string, not numeric)</li> </ul> -</p> % } % } % else { |