~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlimages/upload.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
   vim:ft=htmldjango
4
4
{% endcomment %}
5
5
 
6
 
{% block content %}
 
6
{% block content_main %}
7
7
        <div class="blogEntry"
8
8
                <form  enctype="multipart/form-data" action="/images/upload/" method="POST">
9
9
                {{ upload_form.imagename.errors }}