11 lines
141 B
HTML
11 lines
141 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Timber not active</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p>Timber not activated</p>
|
|
</body>
|
|
</html>
|