{% extends "base.html" %} {% load static %} {% block headtitle %}Add new media - {{PORTAL_NAME}}{% endblock headtitle %} {% block externallinks %} {% if LOAD_FROM_CDN %} {% else %} {% endif %} {% endblock externallinks %} {% block topimports %} {%endblock topimports %} {% block innercontent %} {% if request.user.is_authenticated %} {% if can_add %}
If you have not created an account yet, then please sign up first.