diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp index 74a4c64e8..ddeb1e8e7 100755 --- a/app/View/Layouts/default.ctp +++ b/app/View/Layouts/default.ctp @@ -35,19 +35,17 @@ }?> element('global_menu');?> -
-
-
- Session->flash('auth'); ?> - Session->flash('error'); ?> - Session->flash('gpg'); ?> - Session->flash(); ?> - Session->flash('email'); ?> -
-
+
+ Session->flash('auth'); ?> + Session->flash('error'); ?> + Session->flash('gpg'); ?> + Session->flash(); ?> + Session->flash('email'); ?>


+
fetch('content'); ?> +