{% extends "wpimport/base.html" %} {% load wpimporttags %} {% block content %} Go to listing

{{ object.title }} content:

{% if imported %}ALREADY IMPORTED!!! {{ imported }}{% endif %}
{% if not imported %} {% endif %}

Comments:

Select all Deselect all Select all Deselect all {% if not imported %}
{% endif %}
{% endblock %}