{% extends "base.html" %} {% block content %}
{{ asset.title }}
The license key that came with your purchased asset
Cancel
{% if asset.files %}

Current Files

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