mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
InfCloud: conditional display of link
This commit is contained in:
parent
4086665d16
commit
7839ac5783
1 changed files with 7 additions and 0 deletions
|
@ -33,8 +33,15 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="loginscene" class="container hidden">
|
<section id="loginscene" class="container hidden">
|
||||||
|
<div class="infcloudlink-hidden">
|
||||||
|
<form action="infcloud/" method="get" target="_blank">
|
||||||
|
<button class="blue" type="submit">Collection content<br>(InfCloud web client)</button>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
<div class="logocontainer">
|
<div class="logocontainer">
|
||||||
<img src="css/logo.svg" alt="Radicale">
|
<img src="css/logo.svg" alt="Radicale">
|
||||||
|
<br>
|
||||||
|
Collection management
|
||||||
</div>
|
</div>
|
||||||
<h1>Sign in</h1>
|
<h1>Sign in</h1>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue