Files
mihomo_injecter/app/templates/base.html
T
urbnywrt 43d5820474 feat: add admin UI routes
Add CRUD routes for configs and subscriptions, force-refresh and logs endpoints, stub Jinja2 templates for test coverage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 00:12:57 +03:00

2 lines
75 B
HTML

<!DOCTYPE html><html><body>{% block content %}{% endblock %}</body></html>