{% extends "layout.html" %} {% block title %}Upload a Photo{% endblock %} {% block content %}

Upload a Photo

You can upload a photo from your computer or by pasting in the URL to a photo somewhere else on the Internet.
Where is your picture located?

Upload a picture from my computer

Or, drag images here:

Drag and drop images into this box
Upload a picture from the Internet

Only jpeg, gif and png images are supported. There is no maximum file size limit, but be reasonable.

Photo Options Photo album:

New album:
Caption:

{% endblock %} {% block scripts %} {% endblock %}