From 0dbcef539b19bd4d50d4bbc904b32f53ebdcf102 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 29 Jan 2013 21:47:51 +0100 Subject: HTML tags are not longer allowed in descriptions. --- templates/add-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/add-list.html') diff --git a/templates/add-list.html b/templates/add-list.html index 6e9f8bd..fed5629 100644 --- a/templates/add-list.html +++ b/templates/add-list.html @@ -75,7 +75,7 @@

Description

- An optional description. (HTML tags are allowed.) + An optional description.

-- cgit v1.2.3