]> git.proxmox.com Git - extjs.git/blob - extjs/classic/theme-crisp-touch/sass/example/theme.html
add extjs 6.0.1 sources
[extjs.git] / extjs / classic / theme-crisp-touch / sass / example / theme.html
1 <!DOCTYPE html>
2 <!--
3 Copyright (c) 2012-2013. Sencha Inc.
4 -->
5 <html>
6 <head>
7 <title>Ext JS Theme Harness</title>
8 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
10
11 <!--
12 Load all required links and scripts
13 -->
14 <link rel="stylesheet" type="text/css" href="example.css" />
15 <script type="text/javascript" src="bootstrap.js"></script>
16 </head>
17 <body></body>
18 </html>