http://www.pairodime.com/mobile/tmp-sencha/index.html
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CAPiTA Tabs</title>
<link rel="stylesheet" href="sencha-touch.css" type="text/css">
<script type="text/javascript" src="sencha-touch.js"></script>
<!-- app, models, stores, views, controllers [in that order!] -->
<script type="text/javascript" src="app/app.js"></script>
<script type="text/javascript" src="app/views/teamcard.js"></script> <script type="text/javascript" src="app/views/boardscard.js"></script> <script type="text/javascript" src="app/views/newscard.js"></script> <script type="text/javascript" src="app/views/Viewport.js"></script> </head> <body></body> </html>