Better indentation
This commit is contained in:
parent
6a94e9edf4
commit
b21fc0d733
2 changed files with 194 additions and 210 deletions
|
@ -5,12 +5,36 @@
|
||||||
<meta name="template" content="page-home" />
|
<meta name="template" content="page-home" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
|
||||||
|
<div class="container-fluid">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
|
||||||
|
<span class="sr-only">Toggle navigation</span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<a class="navbar-brand page-scroll" href="#page-top">
|
||||||
|
TheOrangeOne
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||||
|
<ul class="nav navbar-nav navbar-right">
|
||||||
|
<li><a class="page-scroll" href="#about">About</a></li>
|
||||||
|
<li><a class="page-scroll" href="#skills">Skills</a></li>
|
||||||
|
<li><a class="page-scroll" href="#projects">Projects</a></li>
|
||||||
|
<li><a class="page-scroll" href="#contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<div class="header-content">
|
<div class="header-content">
|
||||||
<div class="header-content-inner">
|
<div class="header-content-inner">
|
||||||
<h1>Your Favorite Source of Free Bootstrap Themes</h1>
|
<h1>Welcome to my website</h1>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Start Bootstrap can help you build better websites using the Bootstrap CSS framework! Just download your template and start going, no strings attached!</p>
|
<p>The place where my knowledge lies, or at least most of it anyway!</p>
|
||||||
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
|
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -29,7 +53,7 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="services">
|
<section id="skills">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12 text-center">
|
<div class="col-lg-12 text-center">
|
||||||
|
@ -42,28 +66,24 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-3 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
|
|
||||||
<h3>Sturdy Templates</h3>
|
<h3>Sturdy Templates</h3>
|
||||||
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
|
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-3 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
|
|
||||||
<h3>Ready to Ship</h3>
|
<h3>Ready to Ship</h3>
|
||||||
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
|
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-3 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
|
|
||||||
<h3>Up to Date</h3>
|
<h3>Up to Date</h3>
|
||||||
<p class="text-muted">We update dependencies to keep things fresh.</p>
|
<p class="text-muted">We update dependencies to keep things fresh.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-3 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
|
|
||||||
<h3>Made with Love</h3>
|
<h3>Made with Love</h3>
|
||||||
<p class="text-muted">You have to make your websites with love these days!</p>
|
<p class="text-muted">You have to make your websites with love these days!</p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -72,12 +92,12 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="no-padding" id="portfolio">
|
<section class="no-padding" id="projects">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row no-gutter">
|
<div class="row no-gutter">
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/1.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/1.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -92,7 +112,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/2.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/2.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -107,7 +127,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/3.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/3.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -122,7 +142,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/4.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/4.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -137,7 +157,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/5.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/5.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -152,7 +172,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#" class="portfolio-box">
|
<a href="#" class="portfolio-box">
|
||||||
<img src="static/img/portfolio/6.jpg" class="img-responsive" alt="">
|
<img src="/portfolio/6.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
<div class="project-category text-faded">
|
<div class="project-category text-faded">
|
||||||
|
@ -169,15 +189,6 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<aside class="bg-dark">
|
|
||||||
<div class="container text-center">
|
|
||||||
<div class="call-to-action">
|
|
||||||
<h2>Free Download at Start Bootstrap!</h2>
|
|
||||||
<a href="#" class="btn btn-default btn-xl wow tada">Download Now!</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
|
|
||||||
<section id="contact">
|
<section id="contact">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
|
@ -7,37 +7,11 @@
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
|
|
||||||
<title>Creative - Start Bootstrap Theme</title>
|
<title>{% block htmltitle %}Page{% endblock%} - {{ SITENAME }}</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="static/css/index.css" type="text/css">
|
<link rel="stylesheet" href="static/css/index.css" type="text/css">
|
||||||
|
|
||||||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
|
||||||
<link href='http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
|
||||||
</head>
|
</head>
|
||||||
<body id="page-top">
|
<body id="page-top">
|
||||||
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="navbar-header">
|
|
||||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
|
|
||||||
<span class="sr-only">Toggle navigation</span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
</button>
|
|
||||||
<a class="navbar-brand page-scroll" href="#page-top">
|
|
||||||
Start Bootstrap
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
|
||||||
<ul class="nav navbar-nav navbar-right">
|
|
||||||
<li><a class="page-scroll" href="#about">About</a></li>
|
|
||||||
<li><a class="page-scroll" href="#services">Services</a></li>
|
|
||||||
<li><a class="page-scroll" href="#portfolio">Portfolio</a></li>
|
|
||||||
<li><a class="page-scroll" href="#contact">Contact</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
|
|
||||||
|
@ -45,5 +19,4 @@
|
||||||
<script src="static/js/libs.js"></script>
|
<script src="static/js/libs.js"></script>
|
||||||
<script src="static/js/app.js"></script>
|
<script src="static/js/app.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Reference in a new issue