style: Lint XML

This commit is contained in:
Pierre Rudloff 2018-06-03 16:04:09 +02:00
parent 7259ec93b6
commit e5ef794c70
5 changed files with 45 additions and 41 deletions

View File

@ -11,7 +11,9 @@
<body>
<div class="wrapper">
<div class="main">
<h1><img class="logo" src="../img/logo.png" alt="AllTube Download" width="328" height="284"/></h1>
<h1>
<img class="logo" src="../img/logo.png" alt="AllTube Download" width="328" height="284"/>
</h1>
<div>An error occurred in the application and your page could not be served. Please try again in a few moments.</div>
</div>
</div>

View File

@ -11,7 +11,9 @@
<body>
<div class="wrapper">
<div class="main">
<h1><img class="logo" src="../img/logo.png" alt="AllTube Download" width="328" height="284"/></h1>
<h1>
<img class="logo" src="../img/logo.png" alt="AllTube Download" width="328" height="284"/>
</h1>
<div>This application is undergoing maintenance right now. Please check back later.</div>
</div>
</div>