You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

163 lines
10 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="blog_details_more" name="Read More">
<t t-call="website.layout">
<t t-call="theme_medicate.blog_banner"/>
<section class="section-blog mb-5 w-100 float-left">
<div class="oe_structure"/>
<div class="container">
<div class="row">
<div class="col-lg-9">
<div class="blog-container mt-5 mb-5 float-left w-100">
<img class="w-100 float-left" src="theme_medicate/static/src/img/blog-img-01.jpg"/>
<div class="blog-month-date pt-2 pb-2 pl-3 pr-3 text-white">&#160;&#160;December 5, 2024&#160;&#160;</div>
<div class="blog-content w-100 float-left p-3">
<div class="w-100 float-left pt-2 pb-2 icons-container text-uppercase">
<img class="mr-2" src="theme_medicate/static/src/img/icon-bloger-name.jpg"/>
<span>Blogger Name</span>
<img class="mr-2 ml-4" src="theme_medicate/static/src/img/icon-comments.jpg"/>
<span>Comments</span>
</div>
<h4 class="pt-2 float-left w-100 font-weight-bold">Get the Exercise Limited Mobility
</h4>
<p>It is a long-established fact that a reader will be distracted by the readable
content of a page when looking at its layout
</p>
<p>It is a long-established fact that a reader will be distracted by the readable
content of a page when looking at its layout. Lorem Ipsum is simply dummy text
of
the printing and typesetting industry. Lorem Ipsum has been the industry’s
standard
dummy text ever since
</p>
<h4 class="pt-2 float-left w-100 font-weight-bold">Results Are Easy To Obtain</h4>
<p>Medicate is a long-established fact that a reader will be distracted by the
readable
content of a page when looking at its layout. Lorem Ipsum is simply dummy text
of
the printing and typesetting industry. Lorem Ipsum has been the industry’s
standard
dummy text ever since. Lorem Ipsum is simply dummy text of the printing and
typesetting industry.
</p>
<div class="row">
<div class="col-lg-6">
<img class="w-100 blog-img"
src="theme_medicate/static/src/img/blog-detail-img01.png"/>
</div>
<div class="col-lg-6">
<img class="w-100 blog-img"
src="theme_medicate/static/src/img/blog-detail-img02.png"/>
</div>
</div>
<p>
Reader distracted by the readable content of a page when looking at its layout.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
Ipsum has been the industry’s standard dummy text ever since. Lorem Ipsum is
simply
dummy text of the printing and typesetting industry.
<h4 class="pt-2 float-left w-100 font-weight-bold">Expert Recommendations</h4>
There are many variations of passages of Lorem Ipsum available, but the majority
have suffered alteration in some form, by injected humour, or randomised words
which
don’t look even slightly believable. If you are going to use a passage of Lorem
Ipsum, you need to be sure there isn’t anything embarrassing hidden in the
middle of
text.
</p>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="blog-search-container p-4 mt-5 w-100 float-left">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search"
aria-label="Recipient's username" aria-describedby="basic-addon2"/>
<div class="input-group-append">
<button class="btn btn-outline-secondary" type="button">
<img src="theme_medicate/static/src/img/seach-icon-blog.png"/>
</button>
</div>
</div>
</div>
<div class="right-side-menus w-100 float-left mt-5 p-4">
<h3>Recent Posts</h3>
<ul class="pl-0 mt-4">
<li>
<a class="text-decoration-none text-dark" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2 " href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
</ul>
</div>
<div class="right-side-menus w-100 float-left mt-5 p-4">
<h3>Recent Comments</h3>
<ul class="pl-0 mt-4">
<li>
<a class="text-decoration-none text-dark" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2" href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
<li>
<a class="text-decoration-none text-dark mt-2 " href="#">> &#160;&#160;Get the
Exercise Limited
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</t>
</template>
</odoo>