mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
|
<a class="floating-home-button{{ ' is-hidden' if floatingHomeHideInitially }}" title="Back to Safe" href="{{ floatingHomeHref or '.' }}">
|
||
|
<span class="icon is-medium">
|
||
|
<i class="icon-home icon-2x"></i>
|
||
|
</span>
|
||
|
</a>
|