-
Notifications
You must be signed in to change notification settings - Fork 17
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
1 parent
fdcc2c6
commit 7e0eb5b
Showing
19 changed files
with
398 additions
and
489 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,30 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<title>{% block meta_title %}{% endblock %}</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="viewport" content="width=device-width" /></head><body><p> | ||
{% block main_css %}{% endblock %} | ||
{% block responsive_css %}{% endblock %} | ||
{% block theme_css %}{% endblock %} | ||
{% from "/html-components/component.button.html" import button %} | ||
{% from "/html-components/component.caption.html" import caption %} | ||
{% from "/html-components/component.progressbar.html" import progressbar %} | ||
{% from "/html-components/component.video.html" import video %} | ||
{% from "/html-components/component.panel.html" import panel %} | ||
|
||
|
||
</p> | ||
<table class="body"> | ||
<tr> | ||
<td class="center" align="center" valign="top"> | ||
<center> | ||
|
||
{% block mainContent %}{% endblock %} | ||
|
||
</center> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
</body></html> |
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 |
---|---|---|
@@ -1,232 +1,14 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<title>Sidebar Hero</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="viewport" content="width=device-width"/> | ||
<link href="../../css/main.css" media="all" rel="stylesheet" type="text/css" /> | ||
<link href="../../css/responsive.css" media="all" data-ignore="ignore" rel="stylesheet" type="text/css" /> | ||
<link href="../../css/sidebarhero/sidebarhero.css" media="all" rel="stylesheet" type="text/css" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
<body> | ||
<table class="body"> | ||
<tr> | ||
<td class="center" align="center" valign="top"> | ||
<center> | ||
|
||
|
||
|
||
<table class="row header"> | ||
<tbody><tr> | ||
<td class="center" align="center"> | ||
<center> | ||
|
||
<table class="container"> | ||
<tbody><tr> | ||
<td class="wrapper last"> | ||
|
||
<table class="twelve columns"> | ||
<tbody><tr> | ||
<td class="six sub-columns"> | ||
<img src="http://placehold.it/200x50"> | ||
</td> | ||
<td class="six sub-columns last" style="text-align:right; vertical-align:middle;"> | ||
<span class="template-label">BASIC</span> | ||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</center> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<table class="container"> | ||
<tbody><tr> | ||
<td> | ||
|
||
<table class="row"> | ||
<tbody><tr> | ||
<td class="wrapper last"> | ||
|
||
<table class="twelve columns"> | ||
<tbody><tr> | ||
<td> | ||
<h1>Hi, </h1> | ||
<p class="lead">Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae.</p> | ||
<p>Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae. consequat vel lacus. Sed iaculis pulvinar ligula, ornare fringilla ante viverra et. In hac habitasse platea dictumst. Donec vel orci mi, eu congue justo. Integer eget odio est, eget malesuada lorem. Aenean sed tellus dui, vitae viverra risus. Nullam massa sapien, pulvinar eleifend fringilla id, convallis eget nisi. Mauris a sagittis dui. Pellentesque non lacinia mi. Fusce sit amet libero sit amet erat venenatis sollicitudin vitae vel eros. Cras nunc sapien, interdum sit amet porttitor ut, congue quis urna.</p> | ||
</td> | ||
<tr> | ||
<td> | ||
|
||
<div class="video_holder video-big"> | ||
<video width="580" height="300" controls> | ||
<source src="http://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4"> | ||
<source src="http://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg"> | ||
<a href="http://www.position-absolute.com" ><img height="300" | ||
src="http://www.emailonacid.com/images/blog_images/Emailology/2013/html5_video/backup_bunny2.jpg" width="580" /></a> | ||
</video> | ||
</div> | ||
<!-- | ||
<div class="android" style="display:none; width:0px; height:0px; overflow:hidden;"> | ||
<a href="http://www.position-absolute.com" ><img height="300" | ||
src="http://www.emailonacid.com/images/blog_images/Emailology/2013/html5_video/backup_bunny2.jpg" width="580" /></a> | ||
</div> | ||
--> | ||
|
||
</td> | ||
</tr> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<table class="row callout"> | ||
<tbody><tr> | ||
<td class="wrapper last"> | ||
|
||
<table class="twelve columns"> | ||
<tbody><tr> | ||
<td class="panel"> | ||
<p>Phasellus dictum sapien a neque luctus cursus. Pellentesque sem dolor, fringilla et pharetra vitae. <a href="#">Click it! »</a></p> | ||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
{% extends "/html-components/base.html" %} | ||
{% block main_css %}<link href="../../css/main.css" media="all" rel="stylesheet" type="text/css" />{% endblock %} | ||
{% block theme_css %}<link href="../../css/sidebarhero/sidebarhero.css" media="all" rel="stylesheet" type="text/css" />{% endblock %} | ||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<table class="row footer"> | ||
<tbody><tr> | ||
<td class="wrapper"> | ||
<table class="six columns"> | ||
<tbody><tr> | ||
<td class="left-text-pad"> | ||
|
||
<h6>We still miss some information from your account:</h6> | ||
|
||
|
||
<table class='progressbar ' cellpadding="0" cellspacing="0" width="100%"> | ||
<tr> | ||
<td class='foreground' width="70%"> | ||
Completed | ||
</td> | ||
<td class="background" width="30%"> | ||
| ||
</td> | ||
</tr> | ||
</table> | ||
|
||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<table class="six columns"> | ||
<tbody><tr> | ||
<td class="left-text-pad"> | ||
|
||
<h5>Connect With Us:</h5> | ||
|
||
<table class="button tiny-button" align="left"> | ||
<tr> | ||
<td> | ||
<a href="#">Facebook</a> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
<br> <br> | ||
|
||
<table class="button tiny-button" align="left"> | ||
<tr> | ||
<td> | ||
<a href="#">Twitter</a> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
<br> <br> | ||
|
||
<table class="button tiny-button" align="left"> | ||
<tr> | ||
<td> | ||
<a href="#">Google +</a> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</td> | ||
<td class="wrapper last"> | ||
|
||
<table class="six columns"> | ||
<tbody><tr> | ||
<td class="last right-text-pad"> | ||
<h5>Contact Info:</h5> | ||
<p>Phone: 408.341.0600</p> | ||
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p> | ||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
|
||
<table class="row"> | ||
<tbody><tr> | ||
<td class="wrapper last"> | ||
|
||
<table class="twelve columns"> | ||
<tbody><tr> | ||
<td align="center"> | ||
<center> | ||
<p style="text-align:center;"><a href="#">Terms</a> | <a href="#">Privacy</a> | <a href="#">Unsubscribe</a></p> | ||
</center> | ||
</td> | ||
<td class="expander"></td> | ||
</tr> | ||
</tbody></table> | ||
|
||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<!-- container end below --> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
{% block responsive_css %}<link href="../../css/responsive.css" media="all" data-ignore="ignore" rel="stylesheet" type="text/css" />{% endblock %} | ||
|
||
{% block meta_title %}Sidebar Hero{% endblock %} | ||
|
||
{% block mainContent %} | ||
|
||
{% block header %} {% include "/templates/sidebar_hero/header.html" %} {% endblock %} | ||
{% block content %} {% include "/templates/sidebar_hero/content.html" %} {% endblock %} | ||
|
||
</center> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> | ||
{% endblock %} |
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,30 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<title>{% block meta_title %}{% endblock %}</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="viewport" content="width=device-width"/> | ||
{% block main_css %}<link href="/css/main.css" media="all" rel="stylesheet" type="text/css" />{% endblock %} | ||
{% block responsive_css %}<link href="/css/responsive.css" media="all" data-ignore="ignore" rel="stylesheet" type="text/css" />{% endblock %} | ||
{% block theme_css %}{% endblock %} | ||
{% from "/html-components/component.button.html" import button %} | ||
{% from "/html-components/component.caption.html" import caption %} | ||
{% from "/html-components/component.progressbar.html" import progressbar %} | ||
{% from "/html-components/component.video.html" import video %} | ||
{% from "/html-components/component.panel.html" import panel %} | ||
|
||
</head> | ||
<body> | ||
<table class="body"> | ||
<tr> | ||
<td class="center" align="center" valign="top"> | ||
<center> | ||
|
||
{% block mainContent %}{% endblock %} | ||
|
||
</center> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
Oops, something went wrong.