fix footer template: remove duplicate css validator link, fix indentation
This commit is contained in:
parent
09e2ed0a10
commit
ff49b3d7e8
@ -1,8 +1,7 @@
|
||||
{% load i18n %}{% load bootstrap %}
|
||||
<p class="text-muted credit">
|
||||
<p class="text-muted credit">
|
||||
<a href="http://github.com/nsupdate-info/nsupdate.info">{% trans "Powered by nsupdate.info" %}</a>
|
||||
|
|
||||
<a href="http://jigsaw.w3.org/css-validator/check/referer">{% trans "Valid CSS" %}</a>
|
||||
<a href="http://validator.w3.org/check/referer">{% trans "Valid HTML" %}</a>
|
||||
|
|
||||
<a href="http://jigsaw.w3.org/css-validator/check/referer">{% trans "Valid CSS" %}</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user