adding net project with addr subproject
This commit is contained in:
7
net/addr/app/templates/index.html
Normal file
7
net/addr/app/templates/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %} {% block title %}r00t^2 Client Info Revealer{% endblock %}{% block body %}
|
||||
<div class="jumbotron">
|
||||
<h1>What this is</h1>
|
||||
<p class="lead">This is a tool to reveal certain information about your connection that the server sees.</p>
|
||||
</div>
|
||||
<p>PLACEHOLDER.</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user