From be49c018200022ac4dc3330aa1981b47da15dd8a Mon Sep 17 00:00:00 2001
From: dyzulk <66510723+dyzulk@users.noreply.github.com>
Date: Sun, 18 Jan 2026 18:27:07 +0700
Subject: [PATCH] chore: delete file
---
docs/manual/settings/templates.md | 33 ----------------------------
id/docs/manual/settings/templates.md | 33 ----------------------------
2 files changed, 66 deletions(-)
delete mode 100644 docs/manual/settings/templates.md
delete mode 100644 id/docs/manual/settings/templates.md
diff --git a/docs/manual/settings/templates.md b/docs/manual/settings/templates.md
deleted file mode 100644
index 5eb9a0f..0000000
--- a/docs/manual/settings/templates.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Voucher Templates
-
-MIVO features a powerful template engine to create beautiful, printable vouchers.
-
-## Customizing Templates
-
-Templates use HTML and specialized placeholders to display voucher data.
-
-### Supported Variables
-
-| `{{username}}` | User's login username |
-| `{{password}}` | User's login password |
-| `{{server_name}}` | Hotspot server name |
-| `{{dns_name}}` | DNS name for login (e.g., `hotspot.lan`) |
-| `{{profile}}` | User profile/package name |
-| `{{price}}` | Plan price (formatted) |
-| `{{validity}}` | Validity duration |
-| `{{time_limit}}` | Time limit session |
-| `{{data_limit}}` | Data quota limit |
-| `{{ip_address}}` | User's IP address |
-| `{{mac_address}}` | User's MAC address |
-| `{{comment}}` | User comment |
-| `{{copyright}}` | Copyright text |
-| `{{qrcode}}` | Generates a QR Code for login URL |
-
-> [!TIP]
-> The `{{qrcode}}` variable supports custom attributes for styling, for example: `{{qrcode size=100 fg=red}}`.
-- **Preview**: Test your template instantly from the editor.
-
-## Quick Print
-
-Once a template is saved, it becomes available in the **Quick Print** menu within your router sessions.
-
diff --git a/id/docs/manual/settings/templates.md b/id/docs/manual/settings/templates.md
deleted file mode 100644
index d980fec..0000000
--- a/id/docs/manual/settings/templates.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Template Voucher
-
-MIVO memiliki engine template yang mumpuni untuk membuat voucher yang cantik dan siap cetak.
-
-## Kustomisasi Template
-
-Template menggunakan HTML dan placeholder khusus untuk menampilkan data voucher.
-
-### Variabel yang Didukung
-
-| `{{username}}` | Username login pengguna |
-| `{{password}}` | Password login pengguna |
-| `{{server_name}}` | Nama server hotspot |
-| `{{dns_name}}` | Nama DNS untuk login (cth: `hotspot.lan`) |
-| `{{profile}}` | Nama profil/paket pengguna |
-| `{{price}}` | Harga paket (terformat) |
-| `{{validity}}` | Durasi masa aktif |
-| `{{time_limit}}` | Batas waktu sesi |
-| `{{data_limit}}` | Batas kuota data |
-| `{{ip_address}}` | Alamat IP pengguna |
-| `{{mac_address}}` | Alamat MAC pengguna |
-| `{{comment}}` | Komentar pengguna |
-| `{{copyright}}` | Teks hak cipta |
-| `{{qrcode}}` | Menghasilkan kode QR untuk URL login |
-
-> [!TIP]
-> Variabel `{{qrcode}}` mendukung atribut kustom untuk gaya, contohnya: `{{qrcode size=100 fg=red}}`.
-- **Preview**: Uji template Anda secara instan dari editor.
-
-## Cetak Cepat
-
-Setelah template disimpan, template tersebut akan tersedia di menu **Cetak Cepat** (Quick Print) di dalam sesi router Anda.
-