diff options
| -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 6b527ad..ea9a13e 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -47,7 +47,7 @@            <span class="icon-bar"></span>            <span class="icon-bar"></span>          </button> -        <a class="navbar-brand" href="/"><b>fripost</b> | democratisk e-post</a> +        <a class="navbar-brand" href="/"><b>fripost</b> | demokratisk e-post</a>        </div>        <!-- Collect the nav links, forms, and other content for toggling --> | 
