Ask Google not to index the "Resend order links" site

This commit is contained in:
Raphael Michel
2020-02-04 16:25:51 +01:00
parent 0f826a6f76
commit 734f65b10b

View File

@@ -2,6 +2,10 @@
{% load i18n %}
{% load bootstrap3 %}
{% block title %}{% trans "Resend order links" %}{% endblock %}
{% block custom_header %}
{{ block.super }}
<meta name="robots" content="noindex, nofollow">
{% endblock %}
{% block content %}
<h2>
{% trans "Resend order links" %}