]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
Add user manual
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index f7de7147835b369f2518d94414994a5fdf5a42ee..68be68379603b7c8ab2642cfa0babb6e9dd284be 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -127,6 +127,12 @@ Content-Type: text/html; charset=UTF-8
           without any license fees or royalties.</p>
 <% } %>
 
+<% void print_manual(void) { %>
+       <div class="asciidoc">
+               <% print_file("manual.inc"); %>
+       </div>
+<% } %>
+
 <% void print_news(void) { %>
        <!-- It's not really spring anymore :/ -->
        <!-- <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p> -->
@@ -276,7 +282,7 @@ Content-Type: text/html; charset=UTF-8
                        <dt>Source code</dt>
                        <dd>
                        <a href="files/aweather-<%= VERSION %>.tar.gz">aweather-<%= VERSION %>.tar.gz</a>,
-                       <a href="../grits/grits-<%= VERSION %>.tar.gz">grits-<%= VERSION %>.tar.gz</a>,
+                       <a href="../grits/grits-<%= VERSION_GRITS %>.tar.gz">grits-<%= VERSION_GRITS %>.tar.gz</a>,
                        <a href="files/rsl-1.40.tar.gz">rsl-1.40.tar.gz</a>
                        </dd>