Rythm won't find my extended template

15 views
Skip to first unread message

Harshdeep S Jawanda

unread,
Apr 15, 2014, 11:32:47 AM4/15/14
to rythm...@googlegroups.com
I have a base/layout template called base.tmpl

I have two sub templates that extend base.tmpl, called tester.tmpl and home.tmpl

In home.tmpl I use @extends(base, title: "Welcome!"), which gives error: Cannot find extended template by name "base"

In tester.tmpl I use @extends(base.tmpl, title: "Testing page") and it works (though I get a deprecation warning).

In my rythm.conf I have the setting resource.name.suffix=.tmpl , so then why is Rythm unable to find base.tmpl when invoked in home.tmpl?

All three .tmpl files are in the same directory.

What am I doing wrong?
Reply all
Reply to author
Forward
0 new messages