Sha256: 690c3a5d35f2e28187a90fe1c9f1cdf0092a451a0a6a2e6fb0d35ceabb075301

Contents?: true

Size: 893 Bytes

Versions: 34

Compression:

Stored size: 893 Bytes

Contents

<aside class="onebox {{subname}}">
  <header class="source">
    {{#favicon}}
      <img src="{{favicon}}" class="site-icon"/>
    {{/favicon}}
    {{#article_published_time}}
      <a href="{{link}}" target='_blank' rel='noopener' title="{{article_published_time_title}}">{{domain}} &ndash; {{article_published_time}}</a>
    {{/article_published_time}}
    {{^article_published_time}}
      <a href="{{link}}" target='_blank' rel='noopener'>{{domain}}</a>
    {{/article_published_time}}
  </header>
  <article class="onebox-body">
    {{{view}}}
  </article>
  <div class="onebox-metadata">
    {{#metadata_1_label}}<span style="float: left;">{{metadata_1_label}}: {{metadata_1_value}}</span>{{/metadata_1_label}}
    {{#metadata_2_label}}<span style="float: right;">{{metadata_2_label}}: {{metadata_2_value}}</span>{{/metadata_2_label}}
  </div>
  <div style="clear: both"></div>
</aside>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
onebox-2.1.2 templates/_layout.mustache
onebox-2.1.1 templates/_layout.mustache
onebox-2.1.0 templates/_layout.mustache
onebox-2.0.2 templates/_layout.mustache
onebox-2.0.1 templates/_layout.mustache
onebox-2.0.0 templates/_layout.mustache
onebox-1.9.30 templates/_layout.mustache
onebox-1.9.29 templates/_layout.mustache
onebox-1.9.28.4 templates/_layout.mustache
onebox-1.9.28.3 templates/_layout.mustache
onebox-1.9.28.2 templates/_layout.mustache
onebox-1.9.28.1 templates/_layout.mustache
onebox-1.9.28 templates/_layout.mustache
onebox-1.9.27.2 templates/_layout.mustache