/* Add custom CSS styles below */ 
{% if request.path contains '/tags/' or request.path contains '/tag/' %}
<meta name="robots" content="noindex, follow">
{% endif %}