{% extends 'website/backoffice/form.html' %} {% block form_buttons %} {% if not is_blackberry %} Preview {% endif %} {{ block.super }} {% endblock %} {% block ckeditor %} {% if not is_mobile_device %} {% endif %} {% endblock %}