 Issue 11544056:
  Prepared buildtools for Safari  (Closed)
    
  
    Issue 11544056:
  Prepared buildtools for Safari  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (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> | |
| OLD | NEW |