X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fpage.html;h=91d87353638f7dc8335de21ecd45b28969ac8764;hb=a8464d1556a200c7afc908c0418bbd1b38007d3b;hp=986c5f118129647a15110018f4f88a2d2dcf6faa;hpb=a9168cad656af034b671c9dea53057845e2196c9;p=cocanwiki.git diff --git a/templates/page.html b/templates/page.html index 986c5f1..91d8735 100644 --- a/templates/page.html +++ b/templates/page.html @@ -5,7 +5,7 @@ ::if(is_old_version)::::end:: - + ::if(has_host_css)::::end:: ::if(has_page_css)::::end:: @@ -23,44 +23,74 @@
  • Go to the live version of this page.
  • See other old versions of this page.
  • See the differences between this version and the previous version of this page.
  • +::if(can_edit)::
  • Restore this version live.
  • +::end:: ::end:: ::table(sections):: -::if(has_divname)::
    ::end::

    ::sectionname_html::

    +::if(has_divname)::
    ::end::::if(can_edit)::::end::::if(has_sectionname)::

    ::sectionname_html::

    ::end:: ::content:: ::if(has_divname)::
    ::end::::end:: + + + \ No newline at end of file