diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index c61b1507..b9308be3 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -69,7 +69,7 @@ <div class="pull-right"> <img src="/logo_44px.png" alt="Ein Planet um dessen Umlaufbahn sich ein Raumschiff bewegt" title="Starship Factory Logo" class="pull-right" /> </div> - <h1> + <h1 class="title"> <TMPL_VAR TITLE> <small>Starship Factory Wiki</small> </h1> |