Remove useless templates

This commit is contained in:
Pierre Rudloff 2015-10-30 11:22:42 +01:00
parent cd97433a4e
commit 28f0a923f7
2 changed files with 0 additions and 24 deletions

View file

@ -1,15 +0,0 @@
<div class="wrapper">
<div class="main">
<h1><img itemprop="image" class="logo" src="img/logo.png"
alt="AllTube Download" width="328" height="284"></h1>
<div>
Due to various technical reasons,
we can no longer host an online version of AllTube.<br/>
However, you are free to
<a title="AllTube releases on GitHub"
href="https://github.com/Rudloff/alltube/releases">
download the code</a>
and run it on your own server.
</div>
</div>
</div>

View file

@ -1,9 +0,0 @@
<div class="wrapper">
<div class="main">
<h1><img itemprop="image" class="logo" src="img/logo.png"
alt="AllTube Download" width="328" height="284"></h1>
<div>Due to some issues with our server,
we have to disable AllTube for a few days.
Sorry for the inconvenience.</div>
</div>
</div>