]> git.sesse.net Git - ccbs/blobdiff - html/templates/index.tmpl
Bring translation status up-to-date.
[ccbs] / html / templates / index.tmpl
index 42f47c184242ac433027131f3c342ec22c1d9434..db0335776ad0717bd25b8e8b4bb80b84a2904e5f 100644 (file)
   </ul>
 </div>
 [% END %]
+
+<h2>Language support</h2>
+
+<div>
+  <p>You can select a different language if you'd like to. Note that this
+    feature requires cookie support in your web browser.</p>
+
+  <ul>
+    <li><a href="do-set-language.pl?lang=en_US">English</a></li>
+    <li><a href="do-set-language.pl?lang=nb_NO">Norwegian bokmal</a></li>
+  </ul>
+</div>