{% extends "base.html" %} {% load static from staticfiles %} {% block content %}

Upload theme

Package name Created at Updated at
[% template.name %][% template.slug.replace(template.name, '')|limitTo:10 %] [% template.created_at|date %] [% template.updated_at|date %] Edit
Drag and drop files here or click to upload
{% include "pages_upload_templates.html" %} {% endblock content %}