2015-11-04 18:35:31 +00:00
|
|
|
extends ./layout
|
|
|
|
|
|
|
|
|
|
block vars
|
|
|
|
|
- var layoutEnv = env
|
|
|
|
|
|
|
|
|
|
block title
|
|
|
|
|
title Habitica |
|
|
|
|
|
=env.t('apps')
|
|
|
|
|
|
|
|
|
|
block content
|
2015-11-04 20:30:42 +00:00
|
|
|
.lead
|
|
|
|
|
=env.t('checkOutIOSApp')
|
|
|
|
|
.row.text-center
|
|
|
|
|
#ibb-widget-root-994882113
|
|
|
|
|
script.
|
|
|
|
|
(function(t,e,i,d){var o=t.getElementById(i),n=t.createElement(e);o.style.height=250;o.style.width=300;o.style.display='inline-block';n.id='ibb-widget',n.setAttribute('src',('https:'===t.location.protocol?'https://':'http://')+d),n.setAttribute('width','300'),n.setAttribute('height','250'),n.setAttribute('frameborder','0'),n.setAttribute('scrolling','no'),o.appendChild(n)})(document,'iframe','ibb-widget-root-994882113',"banners.itunes.apple.com/banner.html?partnerId=&aId=&bt=catalog&t=catalog_white&id=994882113&c=us&l=en-US&w=300&h=250&store=apps");
|
2015-11-04 18:35:31 +00:00
|
|
|
.lead
|
|
|
|
|
=env.t('notifyAndroidApp')
|
2015-11-04 20:30:42 +00:00
|
|
|
.row.text-center
|
|
|
|
|
.sendgrid-subscription-widget(data-token='WEc2mXZw9YqemYAJp3a%2FO%2FxyvSWuFCFS2x88bbdMa%2FJjEH%2FlDdpc%2Flbz4PPZZRZMnTmr8kNOzI6ypw%2Br3r55wQ%3D%3D')
|
|
|
|
|
script.
|
|
|
|
|
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?"http":"https";if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://s3.amazonaws.com/subscription-cdn/0.2/widget.min.js";fjs.parentNode.insertBefore(js,fjs);}}(document, "script", "sendgrid-subscription-widget-js");
|
2015-11-04 18:35:31 +00:00
|
|
|
|