diff --git a/templates/index.html b/templates/index.html index 048a3dd9..7aaf72e0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,8 @@

{board[url]} - {board[name]}

-
{board[title]?{board[title]}}
+
{board[title]?{board[title]}}

{mod?Return to dashboard}

+
diff --git a/templates/page.html b/templates/page.html index 487f8f28..9e243b75 100644 --- a/templates/page.html +++ b/templates/page.html @@ -8,8 +8,7 @@

{title}

-
{subtitle?{subtitle}}
- {mod?Return to dashboard} +
{subtitle?{subtitle}}

{mod?Return to dashboard}

{body}

Copyright © 2010 OmegaSDG

diff --git a/templates/thread.html b/templates/thread.html index f0f271b7..a56a3ad7 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -11,6 +11,7 @@

{board[url]} - {board[name]}

{board[title]?{board[title]}}
+ {mod?Return to dashboard}