From 390da4b5ed8211c2b4a6ddc0154ad66880e5d23f Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 11 Sep 2016 12:57:16 +0100 Subject: [PATCH] fix indent --- theme/templates/projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/projects.html b/theme/templates/projects.html index 0fa4cef..73d4962 100644 --- a/theme/templates/projects.html +++ b/theme/templates/projects.html @@ -13,7 +13,7 @@

- Updated: {{ article.date|datetime }} + Updated: {{ article.date|datetime }}

{{ article.content }}