kopia lustrzana https://github.com/jedie/PyInventory
deny robots via html meta
rodzic
9b70cb7622
commit
689cd92de3
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
{% block extrahead %}{{ block.super }}
|
{% block extrahead %}{{ block.super }}
|
||||||
<meta name="google" content="notranslate">
|
<meta name="google" content="notranslate">
|
||||||
|
<meta name="robots" content="noindex,nofollow" />
|
||||||
<link rel="stylesheet" type="text/css" href="{% static 'inventory.css' %}">
|
<link rel="stylesheet" type="text/css" href="{% static 'inventory.css' %}">
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue