diff --git a/applications/welcome/views/default/index.html b/applications/welcome/views/default/index.html index 9107d644..61a53cbf 100644 --- a/applications/welcome/views/default/index.html +++ b/applications/welcome/views/default/index.html @@ -1,7 +1,7 @@ {{extend 'layout.html'}} {{block header}} -
+

/{{=request.application}}/{{=request.controller}}/{{=request.function}}

diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index 5643dfdf..d26d052e 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -35,7 +35,7 @@
{{=response.flash or ''}}
-