{% extends "admin/base.html" %} {% block title %}Import from Ghost · bragi admin{% endblock %} {% block content %}
Upload your Ghost JSON export or a ZIP containing it. You will be taken to a review page before anything is written to the database.
{% endblock %}