index
:
ttun/server
main
v3
The self-hostable proxy tunnel
Tom van der Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
authentication
/
templates
/
authorize.html
blob: 1ed65065e6fe28ffd8f65cdf3df6599a837dbdc1 (
plain
)
1
2
3
4
5
{%
extends
"./base.html"
%}
{%
block
content
%}
<
h1
>
AUTH
</
h1
>
{%
endblock
%}