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

Side by Side Diff: includes/abb-notification.tmpl

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
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:
View unified diff | Download patch
OLDNEW
(Empty)
1 <div id="adblock-browser-notification" class="notice">
2 {{get_string("abb_notification", "abb-notification")}}
3 <span>
4 <img src="/img/abb-logo.png" alt="{{get_string("abb_logo_alt", "abb-notifica tion")}}" />
5 <a href="https://adblockbrowser.org">{{get_string("abb_notification_link", " abb-notification")}}</a>
6 </span>
7 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld