{% extends 'base.html' %}
{% block body %}
{% include('view-edit.html') %}
{{ 'Attach a file'|trans }}
{{ 'Draw something'|trans }}