Is it possible to insert script tag in a Ember template (i.e. hbs file) I want the following script tag to be rendered inside my page. if not in hbs template, how can I do that in my Ember app ?
<script language="javascript">
var x= '-----BEGINCERT-----
-----END CERT-----\n;';
</script>
Aucun commentaire:
Enregistrer un commentaire