diff --git a/zsite/static/robots.txt b/zsite/static/robots.txt index 926f7cc..879824d 100644 --- a/zsite/static/robots.txt +++ b/zsite/static/robots.txt @@ -1,8 +1,8 @@ User-Agent: * +Allow: /*about/contacts Disallow: /admin Disallow: /*price-and-terms Disallow: /*contacts -Allow: /*about/contacts Sitemap: http://zuykov.com/ru/sitemap.xml Host: zuykov.com \ No newline at end of file diff --git a/zsite/templates/aldryn_people/person_detail.html b/zsite/templates/aldryn_people/person_detail.html index b7aff57..1bdfc52 100644 --- a/zsite/templates/aldryn_people/person_detail.html +++ b/zsite/templates/aldryn_people/person_detail.html @@ -1,6 +1,8 @@ {% extends CMS_TEMPLATE %} {% load cms_tags menu_tags %} +{% block title %}{{ person.name }}{% endblock title %} + {% block breadcrumb %}