change pages

This commit is contained in:
Ibnu Maksum
2022-08-24 11:40:26 +07:00
parent 6eaede3c6e
commit eb3c84d333
6 changed files with 0 additions and 0 deletions

2
pages_template/.htaccess Normal file
View File

@ -0,0 +1,2 @@
Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Methods: "GET,POST,OPTIONS,DELETE,PUT"

View File

@ -0,0 +1 @@
Pengumuman!!<br>Besok libur<br><br>Announcement!!<br>Tomorrow holiday<br>

View File

@ -0,0 +1 @@
You can buy a voucher in my home<br><br><br>Dapatkan Voucher Internet di Warung terdekat

View File

@ -0,0 +1,2 @@
Before you registered, you must Buy Voucher first<br><br>
Sebelum mendaftar pastikan anda membeli voucher terlebih dahulu

View File

@ -0,0 +1,31 @@
<center><strong style="font-size:38px">{$_c['CompanyName']}</strong></center>
<table width="100%" border="1" cellspacing="0" cellpadding="4" bordercolor="#757575">
<tbody>
<tr>
<td valign="top" align="left">Pendaftaran dan Informasi Billing buka <b>billing.ibnux.net</b></td>
</tr>
<tr>
<td valign="top" align="left">Wireless Hotspot:
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>iBNuXnet</td>
<td>iBNuXnet-P</td>
<td>iBNuXnet-Q</td>
</tr>
<tr>
<td>CitraGadingBlokP 3/4</td>
<td>CitraGadingBlokQ 2/3/4/5/6</td>
<td>iBNuXnet 5Ghz</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" align="left">Voucher yang sudah dibeli tidak dapat dikembalikan</td>
</tr>
<tr>
<td valign="top" align="center"><b>hotspot.ibnux.net</b></td>
</tr>
</tbody>
</table>

View File

@ -0,0 +1,8 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>