mirror of
https://github.com/panosoft/inline-html
synced 2026-03-15 06:54:29 -07:00
10 lines
112 B
HTML
10 lines
112 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<link rel="stylesheet/less" href="main.less" />
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|