app.controller("InfogramController",["$scope","$sce","$attrs",function(n,t,i){n.convertHtml=function(){return t.trustAsHtml(i.script)}}])