ng2-fittext/examples/index.html
2017-11-14 11:07:08 +01:00

12 lines
No EOL
262 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>Ng2FittextModule Tutorial</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<example-root>Loading...</example-root>
</body>
</html>