Skip to content

Warning on output in inherited templates #80

@trikadin

Description

@trikadin

base.ss

- template index()
  - block root
    < div
      - block body

child.ss

- template index() extends ['base'].index
  < span /// should warn

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions