Files
FabledSteward/fablednetmon/templates/auth/login.html
T

2 lines
64 B
HTML

{% extends "base.html" %}{% block content %}login{% endblock %}