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

Side by Side Diff: background.html.tmpl

Issue 11544056: Prepared buildtools for Safari (Closed)
Patch Set: Created Sept. 9, 2013, 9:25 a.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 <html>
2 <head>
3 {%- for script in backgroundScripts %}
4 <script type="application/javascript" src="{{ script }}"></script>
5 {%- endfor %}
6 </head>
7 <body>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld