change version string back to sagitta

This commit is contained in:
rebortg 2024-05-28 14:08:06 +02:00
parent 71cc999073
commit 319ade6951

View File

@ -1,5 +1,5 @@
{% extends "!layout.html" %}
{%- set current_version = "1.5.x circinus" %}
{%- set current_version = "1.4.x sagitta" %}
{% block extrahead %}
<style>#vyos-header-iframe{position:fixed;top:0;left:0;right:0;z-index:999999999;width:100%;border:none}</style>
<style>#vyos-footer-iframe{width:100%;border:none}</style>