Skip to content

path parameter ignored in render #36

@simonm3

Description

@simonm3

example

render(filename="mytemplate", path="templates")
This does not find the file because in template.py it just sets content=reader(filename) and ignores the path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions