Remove useless templates
This commit is contained in:
parent
cd97433a4e
commit
28f0a923f7
2 changed files with 0 additions and 24 deletions
|
@ -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>
|
|
|
@ -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>
|
|
Loading…
Reference in a new issue