{% extends 'easycms/base.html' %} {% block easycms_title %}Add Custom Snippet Image{% endblock easycms_title %} {% block easycms_head_extra %} {% endblock easycms_head_extra %} {% block easycms_content %}
Back to Edit Blog Post Snippet

This page allows you to upload a separate image for the snippet of a post. The image will automatically be cropped to the right size.

{{ form.render() }} {% endblock easycms_content %}