Sha256: 7ae03df441b72e0d1faffb54fb3d0b372c4c1946d30d77eb480ac24f723a3a2d

Contents?: true

Size: 573 Bytes

Versions: 103

Compression:

Stored size: 573 Bytes

Contents

{{#owner.profile_image}}
  <a href="{{owner.link}}" target="_blank">
    <img alt="{{owner.display_name}}" src="{{owner.profile_image}}" class="thumbnail onebox-avatar">
  </a>
{{/owner.profile_image}}
<h4>
  <a href="{{link}}" target="_blank">{{{title}}}</a>
</h4>

<div class="tags">
  <strong>{{tags}}</strong>
</div>

<div class="date">
  {{#is_question}}asked by{{/is_question}}
  {{#is_answer}}answered by{{/is_answer}}
  <a href="{{owner.link}}" target="_blank">
    {{owner.display_name}}
  </a>
  on <a href="{{link}}" target="_blank">{{creation_date}}</a>
</div>

Version data entries

103 entries across 103 versions & 1 rubygems

Version Path
onebox-1.9.7 templates/stackexchange.mustache
onebox-1.9.6 templates/stackexchange.mustache
onebox-1.9.5 templates/stackexchange.mustache
onebox-1.9.4 templates/stackexchange.mustache
onebox-1.9.3 templates/stackexchange.mustache
onebox-1.9.2 templates/stackexchange.mustache
onebox-1.9.1 templates/stackexchange.mustache
onebox-1.9.0 templates/stackexchange.mustache
onebox-1.8.99 templates/stackexchange.mustache
onebox-1.8.98 templates/stackexchange.mustache
onebox-1.8.97 templates/stackexchange.mustache
onebox-1.8.96 templates/stackexchange.mustache
onebox-1.8.95 templates/stackexchange.mustache
onebox-1.8.94 templates/stackexchange.mustache
onebox-1.8.93 templates/stackexchange.mustache
onebox-1.8.92 templates/stackexchange.mustache
onebox-1.8.91 templates/stackexchange.mustache
onebox-1.8.90 templates/stackexchange.mustache
onebox-1.8.89 templates/stackexchange.mustache
onebox-1.8.88 templates/stackexchange.mustache