<script {% if id is defined %}id="{{ id }}"{% endif %} type="{{ type|default('text/javascript') }}" {% if src is defined %}src="{{ src }}"{% endif %}>{{ content }}</script>
