This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
JDE/Programs/webEdit/Templates/HTML 5/Default.HET
jordonbc 6667185945 1.3.0a
Completely rewritten the terminal and some minor bug fixes
2016-07-07 22:26:30 +01:00

9 lines
No EOL
144 B
Text

<!DOCTYPE html>
<html>
<head>
<title>NEW WEBSITE</title>
</head>
<body>
<p>Your Website Text</p>
</body>
</html>