Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: templates/product-home.tmpl

Issue 29629558: Noissue - Add site name suffix to document title on help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Dec. 4, 2017, 11:24 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locales/en/site.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/product-home.tmpl
===================================================================
--- a/templates/product-home.tmpl
+++ b/templates/product-home.tmpl
@@ -1,8 +1,10 @@
+title_exclude_sitename=true
+
{% extends "templates/minimal" %}
{% set product = products[product_id] %}
{% block body %}
<main id="main" class="container">
<header class="product-heading">
<h1 class="has-pre-icon">
« no previous file with comments | « locales/en/site.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld