{% extends "wp_importer/base.html" %} {% block content %}
{% trans "1. download xml file of blog from wordpress" %}
{% trans "2. upload here" %}
{% trans "3. enjoy your posts!" %}
{% blocktrans with m=message %}{{ m }}{% endblocktrans %} {% endblock %}