A "Template" is essentially a redesign of these .html files, usually accompanied by a folder containing images ( img ) and styles ( css ).
While the default template is functional, many administrators use third-party responsive designs to improve the mobile user experience: Ilhamuddin Sirait's Templates hotspot login page template mikrotik link
Alternatively, you can add a meta-refresh tag to alogin.html A "Template" is essentially a redesign of these
Before you upload a template, you must understand how MikroTik serves files. The router uses an internal web server. The structure looks like this: when users log in
Now, when users log in, the router will serve the link http://192.168.1.1/hotspot/skin/login.html .
Without these, the template is just a pretty face with no function.