{% extends "base.html" %} {% block title %} {{ package.title or "Create Package" }} {% if not package and author != current_user %} for {{ author.display_name }} {% endif %} {% endblock %} {% block content %}
Enter the repo URL for the package. If it's hosted on Github then metadata will automatically be imported.
Leave blank if you don't have a repo.