2017-01-31 22:31:55 +00:00
|
|
|
<!DOCTYPE html>
|
2017-08-22 21:31:15 +02:00
|
|
|
<html lang="en">
|
2017-01-31 22:31:55 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<base href="/">
|
|
|
|
|
|
|
|
<title>
|
2017-02-22 18:13:21 +00:00
|
|
|
Setting The Document Title Using The Title Service
|
2017-01-31 22:31:55 +00:00
|
|
|
</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2017-02-22 18:13:21 +00:00
|
|
|
|
|
|
|
<h1>
|
|
|
|
Setting The Document Title Using The Title Service
|
|
|
|
</h1>
|
|
|
|
|
2017-08-22 21:31:15 +02:00
|
|
|
<app-root></app-root>
|
2017-02-22 18:13:21 +00:00
|
|
|
|
2017-01-31 22:31:55 +00:00
|
|
|
</body>
|
|
|
|
</html>
|