summaryrefslogtreecommitdiffstats
path: root/src/rocksdb/docs/_includes/plugins/iframe.html
blob: 525b59f22740eec3ac92007f8bb842214eea96e4 (plain)
1
2
3
4
5
6
<div class="iframeContent">
  <iframe class="pluginIframe" src="{{ include.href }}" seamless></iframe>
</div>
<div class="iframePreview">
  {% include plugins/button.html href=include.href text=include.text %}
</div>