-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rizky Ario
authored and
Rizky Ario
committed
Nov 29, 2016
0 parents
commit f53a66a
Showing
181 changed files
with
37,113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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&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> |
Oops, something went wrong.