mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-12-02 12:01:17 +00:00
6 lines
76 B
HTML
6 lines
76 B
HTML
|
{% extends frame.html %}
|
||
|
{% block body %}
|
||
|
<h1> Log </h1>
|
||
|
{% end %}
|
||
|
|