소스 검색

Drop exp titles

Antony Messerli 3 년 전
부모
커밋
fab5fcf5ea
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      roles/netbootxyz/templates/index.html.j2

+ 2 - 2
roles/netbootxyz/templates/index.html.j2

@@ -96,7 +96,7 @@ exit
 {% endif %}
 
 {% if generate_disks_arm == true %}
-  <p>ARM64 iPXE Bootloaders - Experimental</p>
+  <p>ARM64 iPXE Bootloaders</p>
 
   <table style="width:100%">
     <!-- table header -->
@@ -117,7 +117,7 @@ exit
 {% endif %}
 
 {% if generate_disks_rpi == true %}
-  <p>Raspberry Pi iPXE Bootloaders - Experimental</p>
+  <p>Raspberry Pi iPXE Bootloaders</p>
 
   <table style="width:100%">
     <!-- table header -->