From f408b0955ab02ad12f259623b0b03bfb0dc26be5 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sun, 19 Aug 2018 18:33:31 +0200 Subject: [PATCH] add missing tags --- src/tokens/templates/tokenfind_list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tokens/templates/tokenfind_list.html b/src/tokens/templates/tokenfind_list.html index 58bbb468..c144fddc 100644 --- a/src/tokens/templates/tokenfind_list.html +++ b/src/tokens/templates/tokenfind_list.html @@ -31,11 +31,13 @@ Your Secret Tokens | {{ block.super }} {% endfor %} {% for unfound in unfound_list %} + {{ unfound.camp.title }} - {{ unfound.category }} - - + {% endfor %}