Merge branch 'master' of http://git.vdk2ch.ru:3000/RakVhalate/Angular_App into master
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -4,8 +4,8 @@ import { ApiChatService } from '../api-chat.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-about',
|
||||
template: `<p>почему мы тут юзаем такой темплейт а не html?<p>
|
||||
<iframe src="http://www.youtube.com/embed/dQw4w9WgXcQ" width="560" height="315" frameborder="0" allowfullscreen></iframe>`
|
||||
template: `<iframe src="https://www.youtube.com/watch?v=xcNFyPciZ0g&list=RDxcNFyPciZ0g&start_radio=1"
|
||||
width="560" height="315" frameborder="0" allowfullscreen></iframe>`
|
||||
})
|
||||
export class AboutComponent implements OnInit {
|
||||
// это комментарий
|
||||
|
Reference in New Issue
Block a user