0byt3m1n1
Path:
/
data
/
40
/
5
/
122
/
64
/
5448064
/
user
/
6519071
/
htdocs
/
ar
/
wp-content
/
themes
/
trendtheme
/
[
Home
]
File: content.php
<article id="post-<?php the_ID();?>" class="post_outer col-sm-6 col-12 col-md-3"> <a class="d-flex flex-column flex-grow post-link" href="<?php the_permalink()?>" title="<?php the_title();?>"> <div class="inner-content"> <span class="overlay"></span> <h3 class="main-color-border"> <div class="title-inner"> <?php the_title();?> </div> </h3> </div> </a> </article>