Added danimoth's theme to footer
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<h1>{{ _('Themes') }}</h1>
|
||||
<ul>
|
||||
<li><a href="{{ change_theme('duck') }}">{{ _('Duck') }}</a></li>
|
||||
<li><a href="{{ change_theme('danimoth') }}">{{ _('Danimoth') }}</a></li>
|
||||
<li><a href="{{ change_theme('light') }}">{{ _('Light') }}</a></li>
|
||||
<li><a href="{{ change_theme('dark') }}">{{ _('Dark') }}</a></li>
|
||||
<li><a href="{{ change_theme('default') }}">{{ _('Barebones styling') }}</a></li>
|
||||
|
Reference in New Issue
Block a user