Jeremy Stretch %!s(int64=2) %!d(string=hai) anos
pai
achega
ab0442bd5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/templates/base/layout.html

+ 1 - 1
netbox/templates/base/layout.html

@@ -166,7 +166,7 @@ Blocks:
 
 
               <div class="col-sm-12 col-md-auto text-center text-lg-end text-muted">
               <div class="col-sm-12 col-md-auto text-center text-lg-end text-muted">
                 <span class="d-block d-md-inline">{% annotated_now %} {% now 'T' %}</span>
                 <span class="d-block d-md-inline">{% annotated_now %} {% now 'T' %}</span>
-                <span class="ms-md-3 d-block d-md-inline">{{ settings.HOSTNAME }} ("v"{{ settings.VERSION }})</span>
+                <span class="ms-md-3 d-block d-md-inline">{{ settings.HOSTNAME }} (v{{ settings.VERSION }})</span>
               </div>
               </div>
 
 
             </div>
             </div>