diff --git a/templates/Page.ss b/templates/Page.ss index 901c83c..996e389 100644 --- a/templates/Page.ss +++ b/templates/Page.ss @@ -14,7 +14,7 @@ Change it, enhance it and most importantly enjoy it! <% base_tag %> - $Title » $SiteConfig.Title + <% if $MetaTitle %>$MetaTitle<% else %>$Title<% end_if %> » $SiteConfig.Title