project subject bug
diff --git a/home/__init__.py b/home/__init__.py
index bcfcbb7..44c9042 100644
--- a/home/__init__.py
+++ b/home/__init__.py
@@ -3,7 +3,7 @@
 
 feed_dict = {
 	# Project
-	'Project':		       ['[%(status)s] %(subject)s', '#000080'],
+	'Project':		       ['[%(status)s]', '#000080'],
 
 	# Sales
 	'Lead':			 ['%(lead_name)s', '#000080'],