Skip to content

Commit

Permalink
Move file
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
theWeboy committed Jan 31, 2018
1 parent 1012f82 commit d6d9a6b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions dist/froala-template.html → src/html/templates/template_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">

<link type="text/css" rel="stylesheet" href="./css/froala_blocks.css">
<link type="text/css" rel="stylesheet" href="../../../dist/css/froala_blocks.css">
</head>
<body>
<header class="bg-dark">
<div class="container">
<nav class="navbar navbar-expand-md no-gutters">
<div class="col-2 text-left">
<a href="https://www.froala.com">
<img src="./imgs/img_logo.png" height="30" alt="image">
<img src="../../../dist/imgs/img_logo.png" height="30" alt="image">
</a>
</div>

Expand Down Expand Up @@ -61,7 +61,7 @@
</div>
</header>

<section class="fdb-block" style="background-image: url(./imgs/bg_c_1.svg);">
<section class="fdb-block" style="background-image: url(../../../dist/imgs/bg_c_1.svg);">
<div class="container">
<div class="row text-left">
<div class="col-12 col-sm-10 m-auto m-md-0 col-md-8 col-lg-6">
Expand Down Expand Up @@ -91,19 +91,19 @@ <h1>Features</h1>

<div class="row text-center mt-5">
<div class="col-12 col-sm-4">
<img alt="image" class="fdb-icon" src="./imgs/img_round.svg">
<img alt="image" class="fdb-icon" src="../../../dist/imgs/img_round.svg">
<h3><strong>Feature One</strong></h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts</p>
</div>

<div class="col-12 col-sm-4 pt-4 pt-sm-0">
<img alt="image" class="fdb-icon" src="./imgs/img_round.svg">
<img alt="image" class="fdb-icon" src="../../../dist/imgs/img_round.svg">
<h3><strong>Feature Two</strong></h3>
<p>Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. </p>
</div>

<div class="col-12 col-sm-4 pt-4 pt-sm-0">
<img alt="image" class="fdb-icon" src="./imgs/img_round.svg">
<img alt="image" class="fdb-icon" src="../../../dist/imgs/img_round.svg">
<h3><strong>Feature Three</strong></h3>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country,</p>
</div>
Expand All @@ -112,7 +112,7 @@ <h3><strong>Feature Three</strong></h3>
</div>
</section>

<section class="fdb-block bg-dark" style="background-image: url(/imgs/bg_1.svg);">
<section class="fdb-block bg-dark" style="background-image: url(/dist/imgs/bg_1.svg);">
<div class="container">
<div class="row text-center">
<div class="col">
Expand Down Expand Up @@ -187,7 +187,7 @@ <h1>Our Amazing Team</h1>
<div class="col-sm-6">
<div class="row align-items-center">
<div class="col-4">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg">
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg">
</div>

<div class="col-8">
Expand All @@ -202,7 +202,7 @@ <h3><strong>Employee Name</strong></h3>
<div class="col-sm-6">
<div class="row align-items-center">
<div class="col-4">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg">
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg">
</div>

<div class="col-8">
Expand All @@ -221,7 +221,7 @@ <h3><strong>Employee Name</strong></h3>
<div class="col-sm-6">
<div class="row align-items-center">
<div class="col-4">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg">
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg">
</div>

<div class="col-8">
Expand All @@ -236,7 +236,7 @@ <h3><strong>Employee Name</strong></h3>
<div class="col-sm-6">
<div class="row align-items-center">
<div class="col-4">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg">
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg">
</div>

<div class="col-8">
Expand All @@ -251,7 +251,7 @@ <h3><strong>Employee Name</strong></h3>
</div>
</section>

<section class="fdb-block bg-dark" style="background-image: url(./imgs/bg_4.svg)">
<section class="fdb-block bg-dark" style="background-image: url(../../../dist/imgs/bg_4.svg)">
<div class="container">
<div class="row text-center justify-content-center">
<div class="col-md-10 col-lg-8 col-xl-7">
Expand All @@ -265,7 +265,7 @@ <h1>Testimonials</h1>
<div class="fdb-box">
<div class="row no-gutters align-items-center">
<div class="col-3">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg"/>
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg"/>
</div>
<div class="col-8 ml-auto">
<p>
Expand All @@ -288,7 +288,7 @@ <h1>Testimonials</h1>
<div class="fdb-box">
<div class="row no-gutters align-items-center">
<div class="col-3">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg"/>
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg"/>
</div>
<div class="col-8 ml-auto">
<p>
Expand All @@ -311,7 +311,7 @@ <h1>Testimonials</h1>
<div class="fdb-box">
<div class="row no-gutters align-items-center">
<div class="col-3">
<img alt="image" class="img-fluid" src="./imgs/img_round.svg"/>
<img alt="image" class="img-fluid" src="../../../dist/imgs/img_round.svg"/>
</div>
<div class="col-8 ml-auto">
<p>
Expand Down Expand Up @@ -381,7 +381,7 @@ <h1>Contact Us</h1>
<div class="container">
<div class="row text-center align-items-center">
<div class="col-12 col-sm-6 col-md-4 text-sm-left">
<img alt="image" src="./imgs/img_logo.png" height="40">
<img alt="image" src="../../../dist/imgs/img_logo.png" height="40">
</div>

<div class="col-12 col-sm-6 col-md-4 mt-4 mt-sm-0 text-center text-sm-right text-md-center">
Expand Down

0 comments on commit d6d9a6b

Please sign in to comment.