From a19d98ce7e590e6c7f82aa08f7e9791a72e2e8bc Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 7 Jun 2020 14:14:41 +0200 Subject: Split english and norwegian posts. This turned out a bit different than I initially though. The english and norwegian sections will essentially be separate. Afaict there's no direct way to make a "combined view" listing both english and norwegian posts. However, I think that's fine. Let's roll with this for now. --- templates/posts/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/posts/header.html') diff --git a/templates/posts/header.html b/templates/posts/header.html index 0266f6e..9340f87 100644 --- a/templates/posts/header.html +++ b/templates/posts/header.html @@ -10,7 +10,7 @@ Merket:  {% for tag in post.taxonomies['tags'] -%} - + {{ tag }} -- cgit v1.2.3