style: Lint XML
This commit is contained in:
parent
7259ec93b6
commit
e5ef794c70
5 changed files with 45 additions and 41 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue