diff options
author | utvk <utvk@users.noreply.github.com> | 2014-01-06 17:18:57 +0100 |
---|---|---|
committer | utvk <utvk@users.noreply.github.com> | 2014-01-06 17:18:57 +0100 |
commit | 96b60e28ccee7cdac4fb75f67e59f4d8871c3d48 (patch) | |
tree | 681f6ac1db008f2b3df688365e701f2ce412edad /lib/views/general | |
parent | dddf32b0b1fa524dd78fb6f655ff815c7693326e (diff) |
Encrypted help in the Norwegian language, and adjusted content to our
legal environment
Removed alaveteli logo
Added missing template for contact
Diffstat (limited to 'lib/views/general')
-rw-r--r-- | lib/views/general/_frontpage_intro_sentence.nb_NO.html.erb | 4 | ||||
-rw-r--r-- | lib/views/general/_orglink.html.erb | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/lib/views/general/_frontpage_intro_sentence.nb_NO.html.erb b/lib/views/general/_frontpage_intro_sentence.nb_NO.html.erb new file mode 100644 index 0000000..06c74a3 --- /dev/null +++ b/lib/views/general/_frontpage_intro_sentence.nb_NO.html.erb @@ -0,0 +1,4 @@ +<h2> + Din <strong>Rett å Vite</strong> +</h2> +<p>Alle mennesker kan be om og se myndighetenes dokumenter. <strong>Loven sier de må svare deg</strong>. <a href="<%= help_about_url %>">Finn ut mer om Offentlighetslova.</a></p> diff --git a/lib/views/general/_orglink.html.erb b/lib/views/general/_orglink.html.erb index 9535a79..97e9f4b 100644 --- a/lib/views/general/_orglink.html.erb +++ b/lib/views/general/_orglink.html.erb @@ -1 +1,2 @@ -<%= link_to image_tag('/alavetelitheme/images/logo.png'), frontpage_url, :id=>'logo' %> +<!-- <%= link_to image_tag('/alavetelitheme/images/logo.png'), frontpage_url, :id=>'logo' %> --> +<h1 id="sitename">Mimes Brønn</h1> |