Sometimes I'm pedant

This commit is contained in:
Sobak
2014-05-09 21:49:47 +02:00
parent 306f3372fb
commit f174177e4a

View File

@ -40,7 +40,7 @@ function site_header()
require __DIR__ . '/../shared/templates/header.inc';
echo '<section class="mainscreen">';
echo '<section class="mainscreen">';
}
function site_footer($SECONDSCREEN = false)