mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 16:21:07 +00:00
11 lines
402 B
PHP
11 lines
402 B
PHP
|
<div class="item">
|
||
|
|
||
|
<div class="layer-media">
|
||
|
<div class="thumb "><img src="<?php echo post_grid_plugin_url; ?>assets/admin/images/thumb.png" /></div>
|
||
|
</div>
|
||
|
<div class="layer-content">
|
||
|
<div class="title ">Hello title</div>
|
||
|
<div class="content ">There are many variations of passages of Lorem Ipsum available, but the majority have</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|