forked from BlackrockDigital/startbootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
168 lines (148 loc) · 9.03 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Free HTML Starter Templates for Bootstrap - Up to date for Bootstrap 3! An even faster way to develop websites in Bootstrap!">
<title>Start Bootstrap - Free HTML Templates for Bootstrap 3</title>
<?php include_once('includes/meta.php'); ?>
</head>
<body>
<?php include_once('includes/nav.php'); ?>
<!-- Masthead -->
<div class="masthead">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1>Free HTML Starter Templates for Bootstrap</h1>
<h3>Built to help you get started on your next Bootstrap project.</h3>
<p>Templates created and maintained by <a href="http://www.ironsummitmedia.com">Iron Summit Media Strategies</a></p>
<div class="alert alert-info alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
Want to help support Start Bootstrap? <a class="alert-link" href="https://wrapbootstrap.com/theme/flex-admin-responsive-admin-template-WB032SCB1"> Check out our premium admin theme available at WrapBootstrap</a>! It comes with dedicated email support and a whole bunch of great features!
</div>
<div id="social">
<iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe>
<iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=ironsummitmedia&repo=startbootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
<a href="https://twitter.com/SBootstrap" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @SBootstrap</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://startbootstrap.com" data-via="SBootstrap" data-lang="en">Tweet</a>
</div>
</div>
</div>
</div>
</div>
<!-- Intro home page content -->
<div class="intro-marketing">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="fa fa-gift"></i> Forever Free</h2>
<p>Bootstrap HTML starter themes that are free to download and use, forever and ever.</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="fa fa-github"></i> Open Source</h2>
<p>Our Bootstrap starter templates are licensed under Apache 2.0 and <a href="https://github.com/ironsummitmedia/startbootstrap/">maintained on GitHub</a>.</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/51625/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
</div>
<div class="clearfix"></div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="fa fa-folder-open"></i> Ready to Use</h2>
<p>These free Bootstrap HTML templates are ready to use. Download what you like and get started!</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="fa fa-check"></i> Bootstrap 3 Updated</h2>
<p>All of these free website templates are up to date and ready to use with Bootstrap 3!</p>
</div>
<div class="col-lg-4 col-md-4 intro-marketing-box">
<h2><i class="fa fa-bullhorn"></i> Stay Updated</h2>
<p>Join our mailing list to receive updates from us!</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form role="form" action="http://startbootstrap.us3.list-manage1.com/subscribe/post?u=531af730d8629808bd96cf489&id=afb284632f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" novalidate>
<div class="input-group">
<input type="email" name="EMAIL" class="form-control" id="mce-EMAIL" placeholder="Enter email address...">
<span class="input-group-btn">
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary">Subscribe!</button>
</span>
</div>
<div id="mce-responses">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
</form>
</div>
<!-- End MailChimp Signup Form -->
</div>
</div>
</div>
</div>
<!-- Page content -->
<div class="templates">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Featured Templates:</h2>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="landing-page.php"><img src="img/landing-page.jpg" class="img-responsive" alt="Free Landing Page Template for Bootstrap 3"></a>
<h3>Landing Page <span class="label label-primary">New</span></h3>
<p>A stylish landing page template.</p>
<div class="btn-group"><a class="btn btn-default" href="landing-page.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="sb-admin.php"><img src="img/sb-admin.jpg" class="img-responsive" alt="Free Bootstrap Admin Template for Bootstrap 3"></a>
<h3>SB Admin <span class="label label-success">Full Site</span></h3>
<p>A free Bootstrap admin template.</p>
<div class="btn-group"><a class="btn btn-default" href="sb-admin.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="business-casual.php"><img src="img/business-casual.jpg" class="img-responsive" alt="Business Casual Free Website Theme for Bootstrap 3"></a>
<h3>Business Casual <span class="label label-success">Full Site</span></h3>
<p>A 4 page minimalist website theme.</p>
<div class="btn-group"><a class="btn btn-default" href="business-casual.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="modern-business.php"><img src="img/modern-business.jpg" class="img-responsive" alt="Business Full Website Template for Bootstrap 3"></a>
<h3>Modern Business <span class="label label-success">Full Site</span></h3>
<p>A 17 page multi-purpose template.</p>
<div class="btn-group"><a class="btn btn-default" href="modern-business.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="stylish-portfolio.php"><img src="img/stylish-portfolio.jpg" class="img-responsive" alt="Stylish Portfolio Template for Bootstrap 3"></a>
<h3>Stylish Portfolio <span class="label label-danger">Popular</span></h3>
<p>Full page images with a responsive sidebar nav.</p>
<div class="btn-group"><a class="btn btn-default" href="stylish-portfolio.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="simple-sidebar.php"><img src="img/simple-sidebar.jpg" class="img-responsive" alt="Simple Sidebar HTML Template for Bootstrap 3"></a>
<h3>Simple Sidebar <span class="label label-danger">Popular</span></h3>
<p>A sidebar template with a hint of JavaScript.</p>
<div class="btn-group"><a class="btn btn-default" href="simple-sidebar.php">Preview & Download</a></div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<a class="btn btn-primary btn-lg pull-right" href="all-templates.php">View All Templates <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
</div>
</div>
<hr>
<?php include_once('includes/footer.php'); ?>
<?php include_once('includes/js.php'); ?>
</body>
</html>