mirror of
https://github.com/remy/inliner.git
synced 2024-11-14 02:13:58 +03:00
348f8a3199
And contributing file for others to see how to file issues
12 lines
255 B
HTML
12 lines
255 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
<meta charset="UTF-8" />
|
|
<title>App</title>
|
|
<link rel="stylesheet" href="css-ext-import.css" />
|
|
</head>
|
|
<body>
|
|
body
|
|
</body>
|
|
</html> |