Compare commits
1 Commits
main
...
developmen
Author | SHA1 | Date |
---|---|---|
Andrew | dbace78840 | 4 years ago |
@ -1,5 +1,5 @@ |
||||
<li class="nav-item"> |
||||
<a class="nav-link{% if request.path == url_for('thumbnailer.thumbnailer_settings_page') %} active{% endif %}" href="{{ url_for('thumbnailer.thumbnailer_settings_page') }}"> |
||||
<a class="nav-link text-white{% if request.path == url_for('thumbnailer.thumbnailer_settings_page') %} active{% endif %}" href="{{ url_for('thumbnailer.thumbnailer_settings_page') }}"> |
||||
<i class="far fa-images"></i> |
||||
Thumbnailer |
||||
</a> |
||||
|
Loading…
Reference in new issue