Theming support
This commit is contained in:
parent
e86c96d78f
commit
58e0b2f081
99 changed files with 1839 additions and 1094 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{{ define "page_label" }}
|
||||
<div class="page-label">
|
||||
<img src="/images/{{ .VERSION }}/{{ .Icon }}.svg">
|
||||
<img src="/images/{{ .VERSION }}/{{ .CONFIG.THEME }}/{{ .Icon }}.svg">
|
||||
<div>{{ .Label }}</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue