Make comment useful
This commit is contained in:
parent
80786d4a2b
commit
743f5eda86
|
@ -6,7 +6,7 @@ use Template6;
|
|||
# Normally would 'use' local libs here for Controller and Model and
|
||||
# what not but keeping it simple for now...
|
||||
|
||||
# Where art thou templates
|
||||
# Set things up (config stuff would go here?)
|
||||
my $templates = Template6.new;
|
||||
$templates.add-path: 'templates';
|
||||
|
||||
|
|
Loading…
Reference in a new issue