
committed by
Alex Eagle

parent
e64b1e99c2
commit
53f91189a1
13
aio/content/examples/ngmodule-faq/src/index.3.html
Normal file
13
aio/content/examples/ngmodule-faq/src/index.3.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<base href="/">
|
||||
<title>NgModule Minimal</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<app-root></app-root>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user