mirror of
https://github.com/bspeice/M28_App
synced 2024-11-04 23:28:16 -05:00
19 lines
128 B
HTML
19 lines
128 B
HTML
|
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>Testing...</title>
|
||
|
</head>
|
||
|
|
||
|
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h1>This is some new content!</h1>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
|
||
|
</html>
|
||
|
|