{% load gadjo i18n static %}
{% block bottom-head %}
-<script src="{% xstatic 'jquery' 'jquery.min.js' %}"></script>
<script src="{% static "ckeditor/ckeditor/ckeditor.js" %}"></script>
<script type="text/javascript" src="{% static "ckeditor/ckeditor-init.js" %}"></script>
{% endblock %}