Skip to content

Commit

Permalink
Init HomePage
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizky Ario authored and Rizky Ario committed Nov 29, 2016
0 parents commit f53a66a
Show file tree
Hide file tree
Showing 181 changed files with 37,113 additions and 0 deletions.
33 changes: 33 additions & 0 deletions android-form.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html class="no-js">
<head>
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/animate.css">
</head>

<body class="no-bg">
<div id="mc_embed_signup">

<form action="//dreambender.us9.list-manage.com/subscribe/post?u=62e0af8aee33356e279a7c578&amp;id=41627f9727" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>


<div id="mc_embed_signup_scroll" class="cf form-subs">


<a target="_blank" href="https://play.google.com/store/apps/details?id=com.dreambender.isara">
<img alt="Get it on Google Play"
src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
</a>

<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</body>
</html>
Loading

0 comments on commit f53a66a

Please sign in to comment.