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

Delta Between Two Patch Sets: templates/background.html.tmpl

Issue 29562614: Issue 5752 - Removing safari support (Closed)
Left Patch Set: Created Oct. 2, 2017, 10:35 a.m.
Right Patch Set: NO CHANGE rebase against #5751 @ Patch Set 7 Created Oct. 10, 2017, 9:28 a.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 | « templates/Info.plist.tmpl ('k') | templates/safariInfo.js.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 <html>
2 <head>
3 {%- for script in scripts %}
4 <script type="application/javascript" src="{{ script }}"></script>
5 {%- endfor %}
6 </head>
7 <body>
8 </body>
9 </html>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld