rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit a4ec56b07e6dc47013977ba00c12799a238102ff
parent ce7678f7bd8c09385905f16c0c12b5a0f4a04265
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 22 Nov 2014 21:32:42 +0100

fina implementation for today??

Diffstat:
Mthemes/jumbotron/index.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -81,7 +81,7 @@ <div class="post-content image-caption-format-1"> </a> <?php - echo "$post_text</br>"; + echo "$post_text</br></br></br>"; ?> </div> <p><a class="btn btn-primary btn-lg" href="http://rpicms.readthedocs.org/de/develop/features/themes.html" role="button">Learn more &raquo;</a></p>