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

Unified Diff: templates/background.html.tmpl

Issue 29562614: Issue 5752 - Removing safari support (Closed)
Patch Set: NO CHANGE rebase against #5751 @ Patch Set 7 Created Oct. 10, 2017, 9:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « templates/Info.plist.tmpl ('k') | templates/safariInfo.js.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/background.html.tmpl
diff --git a/templates/background.html.tmpl b/templates/background.html.tmpl
deleted file mode 100644
index e8febc9c779179354fe76d15ae0dfc098916fccb..0000000000000000000000000000000000000000
--- a/templates/background.html.tmpl
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<head>
-{%- for script in scripts %}
-<script type="application/javascript" src="{{ script }}"></script>
-{%- endfor %}
-</head>
-<body>
-</body>
-</html>
« no previous file with comments | « templates/Info.plist.tmpl ('k') | templates/safariInfo.js.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld