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

Delta Between Two Patch Sets: includes/html-attributes.tmpl

Issue 29611624: Issue 6047 - Updated templates and uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Fixed missing -1px in tablet media query Created Nov. 17, 2017, 7:07 p.m.
Right Patch Set: Addressed comments in #15 Created Dec. 18, 2017, 12:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « includes/footer.tmpl ('k') | includes/meta/favicon.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1
2 lang="{{ locale }}"
3 dir="{{ "rtl" if config.has_option("rtl", locale) else "ltr" }}"
4 itemscope="itemscope"
5 itemtype="http://schema.org/WebPage"
6 class="no-js"
LEFTRIGHT

Powered by Google App Engine
This is Rietveld