X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fpage.html;h=e63c3f6b6694c0617201a3e992b8903a70a80ee1;hb=6ba368fa98625c3c73ae5f9c47071422623f7a73;hp=8632ce2e0e58b0f549bf679a6cb9a2a559cbefb1;hpb=42e03fbb44041de68cf53a642b22d7bb3add3fbd;p=cocanwiki.git diff --git a/templates/page.html b/templates/page.html index 8632ce2..e63c3f6 100644 --- a/templates/page.html +++ b/templates/page.html @@ -3,15 +3,18 @@ ::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:: @@ -30,51 +33,108 @@ ::end:: +
::table(sections):: -::if(has_divname)::
::end::::if(can_edit)::::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