Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Smarty 0.65 KB | None | 0 0
  1. {% asseticprocess out="everybody.js" %}
  2.         <script type="text/javascript" src="/js/basic.js"></script>
  3.         <script type="text/javascript" src="/js/ZeroClipboard.js"></script>
  4.                 <link href="/i/fixed.css?1" rel="stylesheet" type="text/css" />
  5.         <!--[if lte IE 7]>
  6.             <script type="text/javascript" src="/js/ie7.js"></script>
  7.         <![endif]-->
  8.         <!--[if lte IE 6]>
  9.             <script type="text/javascript" src="/js/ie6.js"></script>
  10.         <![endif]-->
  11.  
  12.         <!--[if SafMob]>
  13.             <style>body{-webkit-text-size-adjust:none;}</style>
  14.         <![endif]-->
  15.  
  16.                 <!-- something like a slot -->
  17.         {{DYNAMICALLY_ADDED_ASSETS_BY_BUNDLES}}
  18.  
  19. {% endasseticprocess %}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement