summaryrefslogtreecommitdiff
path: root/templates/staging-warning.html
blob: e99e770720480d8c14a2a5239ea3f52010ae5f67 (plain)
1
2
3
4
5
6
7
8
<div class="staging">
  <div class="containerCustom">
    <h2>WARNING! ACHTUNG! ATENCIÓN! УВАГА!</h2>
    <p>This is a <span>preview version</span> of the VyOS community website. It may differ from the production version in the most unexpected ways:</p> 
    <p>contain links to untested VyOS images, contain misleading information, or simply be horribly broken.</p>
    <p>Unless you are looking for a preview website version, please leave this page and go to the production version at <a href="https://vyos.net">https://vyos.net</a>!</p>
  </div>
</div>