mirror of
https://github.com/torproject/webwml.git
synced 2025-02-13 14:14:24 +00:00
31 lines
892 B
Plaintext
31 lines
892 B
Plaintext
## translation metadata
|
|
# Revision: $Revision$
|
|
# Translation-Priority: 3-low
|
|
|
|
#include "head.wmi" TITLE="Tor Project: Tor Weather" CHARSET="UTF-8"
|
|
<div id="content" class="clearfix">
|
|
<div id="breadcrumbs">
|
|
<a href="<page index>">Home » </a>
|
|
<a href="<page projects/projects>">Projects » </a>
|
|
<a href="<page projects/torweather>">Tor Weather</a>
|
|
</div>
|
|
<div id="maincol">
|
|
|
|
<h1>Weather</h1>
|
|
<p><a href="https://weather.torproject.org">Tor Weather</a> is a
|
|
web application that lets Tor relay operators subscribe to alerts
|
|
about the availability of their relay, whether their relay bandwidth
|
|
has dramatically dropped, or whether their Tor version is obsolete.</p>
|
|
|
|
</div>
|
|
<!-- END MAINCOL -->
|
|
<div id = "sidecol">
|
|
#include "side.wmi"
|
|
#include "info.wmi"
|
|
</div>
|
|
<!-- END SIDECOL -->
|
|
</div>
|
|
<!-- END CONTENT -->
|
|
#include <foot.wmi>
|
|
|