w
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

node-attachment-vimeo.mtpl
text/html

Download raw (332 bytes)

<a href="<%= attachment %>">[<%= title %>]</a>
<div class="attachment--vimeo--full">
  <button class="btn--close">x</button>
  <img src="<%= dataUrl %>" />
  <iframe src="https://player.vimeo.com/video/<%= vimeoId %>" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>