mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
We're using iconography to stylize each setting screen. Imeplemented new color palletes and shades.
10 lines
No EOL
218 B
Handlebars
10 lines
No EOL
218 B
Handlebars
<div class="logo-heading">
|
|
<div class="image">
|
|
<i class="dicon {{icon}}" />
|
|
</div>
|
|
<div class="text">
|
|
{{layout/page-heading title=title}}
|
|
{{layout/page-desc desc=desc}}
|
|
</div>
|
|
</div>
|
|
{{ui/ui-spacer size=300}} |