]> Shamusworld >> Repos - ardour-manual/blobdiff - page-template.txt
Added the creation of a one page html for the whole manual
[ardour-manual] / page-template.txt
index 6eac78ba4def3835e1e5fc3047220c8ece4f4ac3..29133f971d1bfb763263a448b6b3f5b064da2897 100644 (file)
@@ -25,6 +25,7 @@
                      <input type="text" class="form-control" placeholder="Search &hellip;" name="q">
                      <span class="input-group-btn">
                        <button class="btn btn-default" type="submit"><span class="glyphicon glyphicon-search" aria-hidden="true"></span></button>
+                                               <button class="btn btn-default" type="button" onclick="window.location.href='/ardourmanual.html'"><span class="glyphicon glyphicon-book" aria-hidden="true"></span></button>
                      </span>
                  </div>
                        <input type="hidden" name="sites" value="manual.ardour.org"><!-- domain -->
@@ -52,6 +53,8 @@
                        <h1 class="title">{{ page.title }}</h1>
 
                        {{ content }}
+
+                       <div class="clearer"></div>
                        {% prevnext %}
 
                </div>