2013-02-17 05:55:52 +00:00
|
|
|
<import: src="modals">
|
2013-03-16 23:21:27 +00:00
|
|
|
<import: src="tasks">
|
2013-02-17 05:42:42 +00:00
|
|
|
<import: src="header">
|
2013-02-17 05:55:52 +00:00
|
|
|
<import: src="alerts">
|
2013-02-17 05:42:42 +00:00
|
|
|
<import: src="avatar">
|
2013-03-16 23:21:27 +00:00
|
|
|
<import: src="rewards">
|
2013-02-17 05:42:42 +00:00
|
|
|
<import: src="footer">
|
|
|
|
|
<import: src="settings">
|
|
|
|
|
<import: src="party">
|
2013-03-08 17:44:21 +00:00
|
|
|
<import: src="pets">
|
2013-02-09 18:30:06 +00:00
|
|
|
|
2012-04-27 02:03:01 +00:00
|
|
|
<Title:>
|
2013-01-16 00:31:06 +00:00
|
|
|
HabitRPG | Gamify Your Life
|
2013-01-16 01:16:24 +00:00
|
|
|
|
2012-07-07 21:45:06 +00:00
|
|
|
<Head:>
|
2013-03-06 06:29:13 +00:00
|
|
|
<meta name="viewport" content="width=device-width">
|
2013-01-14 15:56:40 +00:00
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
2013-03-17 13:33:14 +00:00
|
|
|
|
2013-03-06 01:29:20 +00:00
|
|
|
<!-- webfonts -->
|
2013-03-14 19:51:29 +00:00
|
|
|
<link href='//fonts.googleapis.com/css?family=Lato:300,400,700,400italic,700italic' rel='stylesheet' type='text/css'>
|
2013-01-15 19:35:10 +00:00
|
|
|
|
2013-03-17 13:33:14 +00:00
|
|
|
<!-- CDN -->
|
2013-03-17 13:40:25 +00:00
|
|
|
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
|
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet">
|
2013-03-21 17:11:15 +00:00
|
|
|
<link href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.0.0/css/datepicker.css" rel="stylesheet">
|
|
|
|
|
|
2013-03-17 13:33:14 +00:00
|
|
|
|
2012-04-27 02:03:01 +00:00
|
|
|
<Header:>
|
2013-02-17 05:55:52 +00:00
|
|
|
<app:modals:modals />
|
2012-06-21 00:47:08 +00:00
|
|
|
<ui:connectionAlert>
|
2013-03-21 16:31:23 +00:00
|
|
|
<app:alerts:newStuff />
|
2013-03-18 23:33:30 +00:00
|
|
|
<div class="header-wrap">
|
2013-03-18 00:30:54 +00:00
|
|
|
|
|
|
|
|
{#if _undo}<a x-bind="click:undo" class='label undo-button'>Undo</a>{/}
|
|
|
|
|
|
2013-02-17 05:42:42 +00:00
|
|
|
<app:settings:menu />
|
|
|
|
|
<app:header:header />
|
2012-06-26 13:23:16 +00:00
|
|
|
</div>
|
2013-01-14 18:31:14 +00:00
|
|
|
|
2012-06-26 13:24:12 +00:00
|
|
|
<Body:>
|
|
|
|
|
<br/>
|
2013-02-16 17:02:55 +00:00
|
|
|
<div id="notification-area"></div>
|
2013-03-05 20:01:52 +00:00
|
|
|
<div id="wrap">
|
2013-03-21 16:31:23 +00:00
|
|
|
<app:alerts:flash />
|
2013-03-21 22:31:23 +00:00
|
|
|
<div id="exp-chart" style="display:none;"></div>
|
2013-03-05 20:01:52 +00:00
|
|
|
<div id=main class="grid">
|
2013-03-16 23:21:27 +00:00
|
|
|
<app:tasks:taskLists />
|
2012-06-26 13:24:12 +00:00
|
|
|
</div>
|
|
|
|
|
</div>
|
2013-02-17 05:42:42 +00:00
|
|
|
<app:footer:footer />
|
2013-02-08 20:18:15 +00:00
|
|
|
|
2012-12-12 05:30:36 +00:00
|
|
|
<Scripts:>
|
2013-03-15 15:15:35 +00:00
|
|
|
<!-- we load as many CDN-available javascript files here as possible. For the rest,
|
|
|
|
|
we use /src/app/browser.coffee -> loadJavaScripts() which concats/minifies /public/vendor javascript libraries,
|
|
|
|
|
as well as runs async loads -->
|
|
|
|
|
|
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
|
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.3.1/jquery.cookie.min.js"></script>
|
|
|
|
|
|
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/js/bootstrap.min.js"></script>
|
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/bootstrap-growl/1.0.0/jquery.bootstrap-growl.min.js"></script>
|
|
|
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.0.0/js/bootstrap-datepicker.min.js"></script>
|
|
|
|
|
|
2013-03-30 04:48:08 +00:00
|
|
|
{{#if equal(_view.nodeEnv,"production")}}
|
2012-12-12 05:30:36 +00:00
|
|
|
<!-- Google Analytics -->
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var _gaq = _gaq || [];
|
|
|
|
|
_gaq.push(['_setAccount', 'UA-33510635-1']);
|
2013-03-15 21:47:42 +00:00
|
|
|
_gaq.push(['_setDomainName', 'habitrpg.com']);
|
2012-12-12 05:30:36 +00:00
|
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
|
|
|
|
|
|
(function() {
|
|
|
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
|
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
|
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
|
|
|
})();
|
|
|
|
|
</script>
|
2013-03-30 04:48:08 +00:00
|
|
|
{{/}}
|