rpicms

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

commit ab2130fa2482bbb72b0a539cd6959c5427b36157
parent eeb3d02cbfba6eed3e96c7d5c061e182aaf39b2e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 20 Dec 2014 18:00:53 +0100

add doctype

Diffstat:
Mthemes/jumbotron/test.php | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/themes/jumbotron/test.php b/themes/jumbotron/test.php @@ -4,6 +4,7 @@ ####################### header("Cache-Control: no-cache, must-revalidate, no-store"); ?> +<!DOCTYPE html> <html> <head> <!-- Bootstrap core CSS -->