diff --git a/src/controllers/admin.js b/src/controllers/admin.js
index 4c0fe059ab..4d508ca70f 100644
--- a/src/controllers/admin.js
+++ b/src/controllers/admin.js
@@ -264,7 +264,7 @@ adminController.extend.widgets = function(req, res, next) {
for (var w in widgetData.widgets) {
if (widgetData.widgets.hasOwnProperty(w)) {
// if this gets anymore complicated, it needs to be a template
- widgetData.widgets[w].content += "