10 lines
164 B
HTML
10 lines
164 B
HTML
|
<!DOCTYPE html>
|
||
|
|
||
|
<html>
|
||
|
<body>
|
||
|
<div class='container'>
|
||
|
<h1>You are currently offline and this tag page is unaccesable</h1>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|