{% extends "base.html" %} {% block title %}Import | Furaffinity Archive{% endblock %} {% block content %}

Your att the import screen.

{% csrf_token %} {{ form.as_p }}
{% endblock %}