{% extends "djrobots/base-robots.txt" %}
{% block content %}
User-agent: *
Disallow: /
{% endblock %}