aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/src/tui/views/torstatus.html
blob: a2eeacfb75e0b591d362fe9b27d2710d9d06ea38 (plain)
1
2
3
4
5
$def with (content, torrc)
<h2>This is the content of $:torrc</h2>
$:content

<a href="/tor/config">edit torrc</a>