Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Mojolicious templates

by darutoko (Initiate)
on May 01, 2013 at 10:20 UTC ( [id://1031543]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Mojolicious templates
in thread Mojolicious templates

The obvious solution is to use '..' in path like:
$self->stash(layout => '../path/to/layout');
But IMHO better way is to use $self->stash(extends => 'path/to/layout');

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1031543]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-23 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found