fix tags
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
|
||||
<ion-content>
|
||||
<video
|
||||
style="width: 100%; height: auto;"
|
||||
controls=""><source src={{current_media}}
|
||||
type="video/mp4">Your browser does not support the video tag.
|
||||
controls="controls"
|
||||
preload="metadata"
|
||||
style="width: 100%; height: auto;">
|
||||
<source src={{current_media}} type="video/mp4" />
|
||||
</video>
|
||||
<div class="boxed_contents">
|
||||
<ion-card>
|
||||
|
||||
Reference in New Issue
Block a user