rectify <?php in index.php

add missing php in the opening <?php tag.
This commit is contained in:
Hilco Prevos
2023-11-11 16:56:34 +01:00
committed by GitHub
parent 4e75456b16
commit 1774fc308e
+1 -1
View File
@@ -110,7 +110,7 @@
Add First Subscription
</button>
</div>
<?
<?php
}
?>
</div>