w
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

node-attachment-pdf.mtpl
text/html

Download raw (195 bytes)

<a href="<%= attachment %>">[<%= title %>]</a>
<div class="attachment--pdf--full">
  <button class="btn--close">x</button>
  <iframe src="<%= dataUrl.replace(/^https?\:/, '') %>"></iframe>
</div>