fix missing '}'

This commit is contained in:
gnieark 2015-12-08 23:01:56 +01:00
parent aec97ad94e
commit 9164239c9a

View File

@ -153,7 +153,6 @@ if (isset($_POST['xd_check'])){
}
}
?>
<!DOCTYPE html>
<html lang="fr">
@ -192,6 +191,7 @@ if (isset($_POST['xd_check'])){
include $mainSectionScript;
if($asideSectionContent <> ""){
echo "<aside>".$asideSectionContent."</aside>";
}
?>
</section>
<footer>