From 69583b1236fd329cdc223f2d2a52ff313269d1d1 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 22 May 2018 18:56:22 +0200 Subject: refactor(templates): Move thread page template to Askama --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index bff734bdab26..7151c3390c54 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,7 +24,7 @@
- +
  -- cgit 1.4.1