forked from matrix/element-web
Add context on snipping lines
This commit is contained in:
parent
7c94437177
commit
fc12d62d4b
|
@ -166,6 +166,10 @@ h1::after {
|
||||||
<div class="mx_ButtonLabel">_t("Create Account")</div>
|
<div class="mx_ButtonLabel">_t("Create Account")</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- The comments below are meant to be used by Ansible as a quick way
|
||||||
|
to strip out the marked content when desired.
|
||||||
|
See https://github.com/vector-im/riot-web/issues/8622.
|
||||||
|
TODO: Convert to config option if possible. -->
|
||||||
<!-- BEGIN Ansible: Remove these lines when guest access is disabled -->
|
<!-- BEGIN Ansible: Remove these lines when guest access is disabled -->
|
||||||
<div class="mx_ButtonRow">
|
<div class="mx_ButtonRow">
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Reference in New Issue