diff --git a/lib/Dojo/Controller/Home.pm b/lib/Dojo/Controller/Home.pm index 5d8f7a2..035b314 100755 --- a/lib/Dojo/Controller/Home.pm +++ b/lib/Dojo/Controller/Home.pm @@ -16,6 +16,8 @@ sub home_ { sub home { my $c = shift; + # por hacer: par evitar la animacion del intro + # $c->stash(moda=>$c->req->headers->referrer ); $c->stash( $c->dbv->mod) ; $c->stash(layout=>'default'); } diff --git a/templates/home/contact.html.ep b/templates/home/contact.html.ep index 1ec1b80..b0f8371 100755 --- a/templates/home/contact.html.ep +++ b/templates/home/contact.html.ep @@ -13,7 +13,7 @@
-
+ diff --git a/templates/home/htmlNav.html.ep b/templates/home/htmlNav.html.ep index 9834710..c2103e2 100755 --- a/templates/home/htmlNav.html.ep +++ b/templates/home/htmlNav.html.ep @@ -1,6 +1,6 @@