@@ -1,2 +1,6 @@
+{% extends "base.html" %}
+
+{% block content %}
<p><strong>Error:</strong> the target you specified ("{{ target
}}") could not be resolved using DNS.</p>
+{% endblock %}