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

Delta Between Two Patch Sets: includes/install-button.tmpl

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Created July 30, 2018, 3:47 a.m.
Right Patch Set: Fixed more misc issues discussed in IRC Created July 30, 2018, 4:40 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
LEFTRIGHT
(no file at all)
1 <p class="tos-short">
2 <small>{{ get_string("tos-short", "install-button") }}</small>
3 </p>
4 <div>
5 <a
6 id="install-button"
7 class="button install-button"
8 href="download">
9 {{ get_string("install", "install-button") }}
10 </a>
11 <p class="download-alt">
12 <a href="download">{{ get_string("download-alt", "install-button") }}</a>
13 </p>
14 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld