omz13 / kirby3-xmlsitemap

kirby3 plugin to generate an xml-based sitemap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intendedTemplate instead of template

bnomei opened this issue · comments

consider using intendedTemplate() to check template instead of template().

https://github.com/k-next/kirby/blob/f2a908286feec5a750919c4032f2cc207063910c/src/Cms/Page.php#L479