From 2682024b9d461e3e3b6ef0bb8815d727494cea8f Mon Sep 17 00:00:00 2001 From: Andrew Buss Date: Mon, 25 May 2015 14:32:06 -0700 Subject: [PATCH] fix no-cards message --- templates/feed.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/feed.html b/templates/feed.html index 0c71a42..14bfd43 100644 --- a/templates/feed.html +++ b/templates/feed.html @@ -5,7 +5,7 @@ -

No cards. Be the first one to add a card!

+

No cards. Be the first one to add a card!

-- 1.9.1