|
|
|
|
|
|
|
|
<script type="text/javascript"> |
|
|
<script type="text/javascript"> |
|
|
var CKEDITOR_BASEPATH = "{{ ckeditor_base_path("/bundles/fosckeditor/") }}"; |
|
|
var CKEDITOR_BASEPATH = "{{ ckeditor_base_path("/bundles/fosckeditor/") }}"; |
|
|
</script> |
|
|
</script> |
|
|
<script type="text/javascript" src="{{ asset('bundles/fosckeditor/ckeditor.js') }}"></script> |
|
|
|
|
|
|
|
|
<script type="text/javascript" src="bundles/fosckeditor/ckeditor.js"></script> |
|
|
|
|
|
|
|
|
{% block configured_head_contents %} |
|
|
{% block configured_head_contents %} |
|
|
{% for htmlContent in ea.assets.headContents ?? [] %} |
|
|
{% for htmlContent in ea.assets.headContents ?? [] %} |