{% load i18n html5 %} {% image_size as size %}

{% trans 'Select image to upload' %}

{% trans 'Select image' %} {% trans 'Change' %} {% trans 'Remove' %}

{% trans 'accepts PNG, JPEG and GIF images' %}. {% trans 'Image will be resized to ' %}{{ size.0 }}x{{ size.1 }}. {% trans 'Max file size for uploading is 256Kb' %}