Skip to content

page views extending partials cannot have HTML comments #732

Description

@pixeldrift64

If I have a page index.html which extends a partial, you must have a comment at the very top of the HTML like:

<!--
extends=dashboard
title=My new title
-->

This works fine, but if you then have any other HTML comments in index.html, the partial will not render at all.
I believe this is a bug.

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