mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 06:36:52 +02:00
Theme: update default.php template
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php Flextype\View::factory('partials/head')->display(); ?>
|
||||
<?php Flextype\Themes::template('partials/head')->display(); ?>
|
||||
<?php echo $page['content']; ?>
|
||||
<?php Flextype\View::factory('partials/footer')->display(); ?>
|
||||
<?php Flextype\Themes::template('partials/footer')->display(); ?>
|
||||
|
Reference in New Issue
Block a user