1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +02:00

UI Improvements - Default Theme - Updates #194

This commit is contained in:
Awilum
2014-02-13 22:07:14 +02:00
parent 1085953b3b
commit f2d0bd2745
4 changed files with 81 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
<div class="col-xs-8">
<?php echo Blog::getPosts(3); ?>
</div>
<div class="col-xs-4">
<div class="col-xs-4 tags">
<h3>Tags</h3>
<?php echo Blog::getTags(); ?>
</div>