X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Fwhat_links_here.html;h=865dad333a9e3e18f309326f15268e05283f282a;hb=e336401181f56f19ec18175d47462e7a5d5f07e2;hp=16ed0bfa4ed615a0a1886eaa6c9627687e52e001;hpb=a24ca0230d6c23bdbcddc9690ea66b0682630e84;p=cocanwiki.git diff --git a/templates/what_links_here.html b/templates/what_links_here.html index 16ed0bf..865dad3 100644 --- a/templates/what_links_here.html +++ b/templates/what_links_here.html @@ -2,47 +2,35 @@ What links to ::title_html:: - + -

What links to ::title_html::

+

What links to ::title_html::

-List of pages which link to +List of pages which link directly to ::title_html:::

+::if(pages_empty):: +

(No pages directly link here.)

+::else:: - - - - - - +::if(in_sitemenu):: +

+In addition, this page is in the site-wide menu, which +effectively means that every page links to it. +

+::end:: +::include(footer.html):: \ No newline at end of file