|
|
|
@ -200,7 +200,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<h2>Upload your Infraordinary Observations:</h2>
|
|
|
|
|
<p>Inform our mapping by sharing your experiences with the infraordinary. It can be an image, video or audio file, upload your media here!</p>
|
|
|
|
|
<p>{{saved_path}}</p>
|
|
|
|
|
|
|
|
|
|
{% if error %}
|
|
|
|
|
<h1 class="error">Oops.. Something went wrong: {{ error }}!</h1>
|
|
|
|
|
{% endif %}
|
|
|
|
@ -208,6 +208,7 @@
|
|
|
|
|
{% if submitted %}
|
|
|
|
|
<p>Thank you for your contribution!<br>
|
|
|
|
|
<b>Consider becoming an M.I.O Agent (see paper form)</b>
|
|
|
|
|
<p style="display: none;">{{saved_path}}</p>
|
|
|
|
|
</p>
|
|
|
|
|
<a href="/">back</a>
|
|
|
|
|
|
|
|
|
|