Re(added) closing tag

This commit is contained in:
Mischa ter Smitten 2014-09-18 13:43:50 +02:00
parent a441a71f77
commit 5838c85f96
7 changed files with 7 additions and 3 deletions

View file

@ -14,4 +14,4 @@
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
?>
<?php echo $content;
<?php echo $content; ?>