X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fpage.html;h=1fcea3fd7e4fe184fcc7f1612b0645d9941f33db;hb=c0d8bbfd20d6fbf7d9176c5825b8943d3d2891a9;hp=986c5f118129647a15110018f4f88a2d2dcf6faa;hpb=a9168cad656af034b671c9dea53057845e2196c9;p=cocanwiki.git diff --git a/templates/page.html b/templates/page.html index 986c5f1..1fcea3f 100644 --- a/templates/page.html +++ b/templates/page.html @@ -3,15 +3,17 @@ ::title_html:: ::if(is_old_version)::::end:: - +::if(has_description)::::end:: - + ::if(has_host_css)::::end:: ::if(has_page_css)::::end::

::title_html::

+::if(navigation)::::end:: + ::if(redirected)::

(Redirected from ::original_page_html::)

::end:: @@ -23,44 +25,122 @@
  • 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:: + + +::if(search_box):: +
    +
    + +
    +
    +::end:: + +::if(navigation):: + +::end:: + \ No newline at end of file