template("common/alert",function(e,t){var n=this,r=n.$escape,i=e.title,s=e.message,o=n.$string,u=e.html,a=n.$each,f=e.buttons,l=(e.button,e.i,"");return l+='

',l+=r(i),l+='

',l+=r(s),l+='

',l+=o(u),l+='

',a(f,function(e,t){l+='
"}),l+="
",new String(l)});