~janus-jhor/widelands-website/wl.jhor.de

« back to all changes in this revision

Viewing changes to templates/wlmaps/index.html

  • Committer: Holger Rapp
  • Date: 2011-08-28 09:26:21 UTC
  • Revision ID: sirver@gmx.de-20110828092621-8yufe4kxups2wqbq
Fixed a number of small bugs in wlmaps

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
    </div>
89
89
 
90
90
    <div class="box_content">
91
 
        <form class="upload_form" enctype="multipart/form-data" action="{% url wlmaps_upload %}" method="post">
 
91
        <form class="upload_form" enctype="multipart/form-data" action="{% url wlmaps_upload %}" method="post">{% csrf_token %}
92
92
            <label for="id_mapfile">Select map:</label>
93
93
            <input type="file" id="id_mapfile" name="mapfile"/><br />
94
94
            <label for="id_comment">Upload comment:</label><br />