860 860 <li>$var. e.g. $title.</li>
861 861 <li>$<var> e.g. $<title></li>
862 862 </ul>
863 863
864 864 <p>The following are defined:</p>
865 865
866 866 <ul compact='compact'>
867 - <li>$base_url. The first part of the url. For example
867 + <li>$baseurl. The first part of the url. For example
868 868 <strong>http://localhost:8080</strong></li>
869 869 <li>$current_page. The page requested. For example editing a
870 870 wikipage is done by $baseurl/wikiedit $current_page is
871 871 <strong>wikiedit</strong></li>
872 872 <li>$index_page<strong>.</strong> Mostly the value is
873 873 <strong>/home</strong> setable in Admin/Configuration</li>
874 874 <li>$title. The title of the $current_page</li>