aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixamingata/front/tips.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-04-03 09:40:14 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-04-03 09:40:14 +0100
commit2be38837422387ec0c71ff88ff3d3cc0f986b48c (patch)
tree7b47b7d8216b037b033ecbfd55056b6d1c53546f /templates/web/fixamingata/front/tips.html
parent322df9f5002fdc8532c353c614b3e5e03a04a8b8 (diff)
parent089a3451fdcb8e1086313a63dbdb1e7930c4698e (diff)
Merge branch 'jonkri-2.3'
Diffstat (limited to 'templates/web/fixamingata/front/tips.html')
-rw-r--r--templates/web/fixamingata/front/tips.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/templates/web/fixamingata/front/tips.html b/templates/web/fixamingata/front/tips.html
index 038343d90..11a9abfc2 100644
--- a/templates/web/fixamingata/front/tips.html
+++ b/templates/web/fixamingata/front/tips.html
@@ -1 +1,8 @@
-<div style="height: 329px; padding-top: 20px;"><iframe width="100%" height="329" src="//www.youtube.com/embed/uyiRyuIV0qY" frameborder="0" allowfullscreen></iframe></div>
+<div style="padding-top: 20px;">
+ <h2>Så här enkelt används FixaMinGata</h2>
+ <video controls poster="/cobrands/fixamingata/videos/poster.jpg" style="width: 100%;">
+ <source src="/cobrands/fixamingata/videos/fixamingata.webm" type="video/webm">
+ <source src="/cobrands/fixamingata/videos/fixamingata.mp4" type="video/mp4">
+ Din webbläsare kan tyvärr inte spela upp videoklippet.
+ </video>
+</div>