diff --git a/templates/project/micro/views/404.phtml b/templates/project/micro/views/404.phtml index f4ba5e0de..d433030e9 100644 --- a/templates/project/micro/views/404.phtml +++ b/templates/project/micro/views/404.phtml @@ -1,7 +1,7 @@ - + Phalcon PHP Framework diff --git a/templates/project/micro/views/404.volt b/templates/project/micro/views/404.volt index 7e38e0a19..01df83e8d 100644 --- a/templates/project/micro/views/404.volt +++ b/templates/project/micro/views/404.volt @@ -1,7 +1,7 @@ - + Phalcon PHP Framework diff --git a/templates/project/micro/views/index.phtml b/templates/project/micro/views/index.phtml index f998683a5..1f7f218f0 100644 --- a/templates/project/micro/views/index.phtml +++ b/templates/project/micro/views/index.phtml @@ -6,7 +6,7 @@ Phalcon PHP Framework - + @@ -20,9 +20,9 @@

This page is located at views/index.phtml

- - - - + + + + diff --git a/templates/project/micro/views/index.volt b/templates/project/micro/views/index.volt index 316678cbd..eb047601e 100644 --- a/templates/project/micro/views/index.volt +++ b/templates/project/micro/views/index.volt @@ -6,7 +6,7 @@ Phalcon PHP Framework - + @@ -21,9 +21,9 @@

This page is located at views/index.volt

- - - - + + + + diff --git a/templates/project/modules/views/index.phtml b/templates/project/modules/views/index.phtml index 95c0a44b0..4cea70fd2 100644 --- a/templates/project/modules/views/index.phtml +++ b/templates/project/modules/views/index.phtml @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
getContent(); ?>
- - - - + + + + diff --git a/templates/project/modules/views/index.volt b/templates/project/modules/views/index.volt index b199a1014..fc6ddef36 100644 --- a/templates/project/modules/views/index.volt +++ b/templates/project/modules/views/index.volt @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
{{ content() }}
- - - - + + + + diff --git a/templates/project/simple/views/index.phtml b/templates/project/simple/views/index.phtml index 95c0a44b0..4cea70fd2 100644 --- a/templates/project/simple/views/index.phtml +++ b/templates/project/simple/views/index.phtml @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
getContent(); ?>
- - - - + + + + diff --git a/templates/project/simple/views/index.volt b/templates/project/simple/views/index.volt index b199a1014..fc6ddef36 100644 --- a/templates/project/simple/views/index.volt +++ b/templates/project/simple/views/index.volt @@ -6,16 +6,16 @@ Phalcon PHP Framework - +
{{ content() }}
- - - - + + + +