You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
719 B
HTML

{% extends "public/templates/main_template.html" %}
{% block title %}TACTICAL WATERMARKS{% endblock %}
{% block main %}
<div class="colorbackground">
<div id="indexyellowleft"></div>
<div id="indexyellowright"></div>
</div>
<div class="indextext">
<dl>
<dt id="indexabout"><a href="/about">About Tactical Watermarks</a></dt>
</dl>
<h1>TACTICAL WATERMARKS</h1>
<dl>
<dt><a href="/uploadbook">De-watermark and republish a title</a></dt>
<dt><a href="/republish">Republish a new title</a></dt>
<dt><a href="/terms">Read Terms & Conditions</a></dt>
<dt><a href="ov73e3lxezo2klxva2frlzqbb2usiozqbe56xiochvz5lznpkk6kw4ad.onion">Link to Tor Browser</a></dt>
</dl>
</div>
{% endblock %}