common/corpus-common-addon/tests/dummy/app/index.html
changeset 543 aaaf9b0b09f6
parent 406 cf0f23803a53
equal deleted inserted replaced
542:343675b8cc97 543:aaaf9b0b09f6
     7     <meta name="description" content="">
     7     <meta name="description" content="">
     8     <meta name="viewport" content="width=device-width, initial-scale=1">
     8     <meta name="viewport" content="width=device-width, initial-scale=1">
     9 
     9 
    10     {{content-for "head"}}
    10     {{content-for "head"}}
    11 
    11 
    12     <link rel="stylesheet" href="{{rootURL}}assets/vendor.css">
    12     <link integrity="" rel="stylesheet" href="{{rootURL}}assets/vendor.css">
    13     <link rel="stylesheet" href="{{rootURL}}assets/dummy.css">
    13     <link integrity="" rel="stylesheet" href="{{rootURL}}assets/dummy.css">
    14 
    14 
    15     {{content-for "head-footer"}}
    15     {{content-for "head-footer"}}
    16   </head>
    16   </head>
    17   <body>
    17   <body>
    18     {{content-for "body"}}
    18     {{content-for "body"}}