43d5820474
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>
2 lines
62 B
HTML
2 lines
62 B
HTML
{% extends "base.html" %}{% block content %}sub{% endblock %}
|