mirror of
https://github.com/typemill/typemill.git
synced 2025-08-03 12:47:34 +02:00
Fixed update notification in Typemill Themme Footer
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
{% set copyrightYears = settings.year ~ ' - ' ~ nowYear %}
|
||||
{% endif %}
|
||||
|
||||
<div class="copyrightLine"><p>{{ settings.copyright }} by {{ settings.author }}, {{ copyrightYears }}. All Rights Reserved. Built with <a href="http://typemill.net">TYPEMILL</a>.{% if settings.version < settings.latestVersion %} Please <a href="http://typemill.net>Update</a>{% endif %}</p></div>
|
||||
<div class="copyrightLine"><p>{{ settings.copyright }} by {{ settings.author }}, {{ copyrightYears }}. All Rights Reserved. Built with <a href="http://typemill.net">TYPEMILL</a>.{% if settings.version < settings.latestVersion %} Please <a href="http://typemill.net">Update</a>{% endif %}</p></div>
|
Reference in New Issue
Block a user