{% ckan_extends %} {% block styles %} {{ super() }} {% asset 'harvest_basket/harvest_basket-css' %} {% endblock %} {% block scripts %} {{ super() }} {% asset 'harvest_basket/harvest_basket-js' %} {% endblock %}