Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Template modification to simplify applying styles#79

Open
nladuguie wants to merge 1 commit intopoteto:masterfrom
nladuguie:patch-1
Open

Template modification to simplify applying styles#79
nladuguie wants to merge 1 commit intopoteto:masterfrom
nladuguie:patch-1

Conversation

@nladuguie
Copy link
Copy Markdown

Add a span around a non linked breadcrumb entry to easily apply a style

Add a span around a non linked breadcrumb entry to easily apply a style
@dguettler
Copy link
Copy Markdown
Collaborator

@nladuguie could you please rebase this against master

{{else}}
{{route.title}}
{{/if}}
<span>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the <span> should wrap the yield as it would prevent you from using any other elements.
Maybe consider it as a default for the case where the is no block given?

Copy link
Copy Markdown
Collaborator

@dguettler dguettler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments above regarding usage of span

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants