====== <#page_title> ====== This tag gives the title of the current page ==== Cfgpages configuration ==== The page title is taken from the [[en:public:developer:template_system:cfgpages]]. if for exemple the [[en:public:developer:template_system:cfgpages]] contain the node this is the title this is the long title the result of <#page_title> will be //this is the long title// * **** - the page title will be first taken from this node. If this node is empty it will be then taken from the node * **<title>** - the page title to use if the node <long_title> is not set ==== Example ==== <code> <#page_title SentenceCase="1"> </code>