lib/mastalk/snippets/video.html.erb in mastalk-0.5.4 vs lib/mastalk/snippets/video.html.erb in mastalk-0.5.5

- old
+ new

@@ -2,8 +2,8 @@ <iframe frameborder="0" height="413" width="680" - src= "<%= "https://www.youtube.com/embed/#{body}" %>" + src= "<%= "https://www.youtube.com/embed/#{body}?rel=0" %>" title="Video"> </iframe>