From bb1f6702f68b9f41c4c01a50345431f5cc79a9f5 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 5 Jun 2018 23:51:40 +0100 Subject: Add name to create link --- app/templates/macros/topictable.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/macros') diff --git a/app/templates/macros/topictable.html b/app/templates/macros/topictable.html index 43324fa..a0c5b1e 100644 --- a/app/templates/macros/topictable.html +++ b/app/templates/macros/topictable.html @@ -18,7 +18,7 @@ {{ topic.name or ""}} {{ topic.link | domain }} - Create + Create {% endfor %} -- cgit v1.2.3