update all login-down
This commit is contained in:
8
en/material/templates/partials/top.html
Normal file
8
en/material/templates/partials/top.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{#-
|
||||
This file was automatically generated - do not edit
|
||||
-#}
|
||||
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
|
||||
{% set icon = config.theme.icon.top or "material/arrow-up" %}
|
||||
{% include ".icons/" ~ icon ~ ".svg" %}
|
||||
{{ lang.t("top") }}
|
||||
</button>
|
||||
Reference in New Issue
Block a user