This commit is contained in:
parent
387e85669c
commit
2c613d9439
@ -3,7 +3,8 @@ import { ApiChatService } from '../api-chat.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-about',
|
||||
template: `<h3>О нас<h3>`
|
||||
template: `<iframe src="http://www.youtube.com/embed/dQw4w9WgXcQ"
|
||||
width="560" height="315" frameborder="0" allowfullscreen></iframe>`
|
||||
})
|
||||
export class AboutComponent implements OnInit {
|
||||
|
||||
|
Reference in New Issue
Block a user