@ -131,6 +131,7 @@ topicsController.get = function(req, res, next) {
}
description = validator.escape(description);
description = description.replace(/'/g, ''');
var ogImageUrl = '';
if (topicData.thumb) {