|
DaveG /
SkinLayoutHeaderHeaderYou can set the Title and the Tag-line by setting the following in config.php: $WikiTitle = "My site"; $WikiTag = "Site description"; The wiki file
! %block sitetitle%[[{$ScriptUrl} | {$WikiTitle}]]
(:div class="sitetag":){$WikiTag}
(:divend:)
|