diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index e96ea299a..06b347f11 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -142,7 +142,7 @@ {# System Info #}
- {% annotated_now %} {% now 'T' %} + {% annotated_now %} {% now 'T' %} {{ settings.HOSTNAME }} (v{{ settings.VERSION }})