Skip to content

Make welcome.html snippable for modular #8622

@lampholder

Description

@lampholder

Please can we wrap the bits of welcome.html that don't work for homeservers with guest access turned off in:

<!-- BEGIN remove these lines for servers without guest access -->
... lines to remove
<!-- END remove these lines for servers without guest access -->

We can indent the markers to fit with the flow of the HTML, but the indentation must be identical on both BEGIN and END so as not to break the ansible snipping.

It might be good for the comment to make some reference to ansible (so we don't blunder them out of the file at some point in the future).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions