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.
 
 
 
 
 

140 lines
8.3 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="blog_container" name="Blog Container">
<section class="section-blog mb-5 w-100 float-left">
<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;&#160;December 5, 2024&#160;&#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>
<a href="/read_more"
class="a-time-table text-uppercase float-left mt-2 mb-2 btn-timetable text-white pt-2 pb-2 pl-3 pr-3 text-decoration-none">
&#160;&#160; Read more &#160;&#160; +&#160;&#160;
</a>
</div>
</div>
<div class="blog-container mt-3 mb-5 float-left w-100">
<img class="w-100 float-left" src="/theme_medicate/static/src/img/blog-img-02.jpg"/>
<div class="blog-month-date pt-2 pb-2 pl-3 pr-3 text-white">&#160;&#160;&#160;December 5, 2024&#160;&#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>
<a href="/read_more"
class="a-time-table text-uppercase float-left mt-2 mb-2 btn-timetable text-white pt-2 pb-2 pl-3 pr-3 text-decoration-none">
&#160;&#160; Read more &#160;&#160; +&#160;&#160;
</a>
</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>'/blog'
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</template>
</odoo>