Sha256: 9359a013a34ef0ce0f3530f8503d0e7a397d2e45872f78ec86850a3b96b262dc
Contents?: true
Size: 483 Bytes
Versions: 1
Compression:
Stored size: 483 Bytes
Contents
{{#owner.profile_image}} <a href="{{owner.link}}" target="_blank"> <img alt="{{owner.display_name}}" src="{{owner.profile_image}}" class="thumbnail"> </a> {{/owner.profile_image}} <h4> <a href="{{link}}" target="_blank">{{{title}}}</a> </h4> <div class="tags"> <strong>{{tags}}</strong> </div> <div class="date"> asked by <a href="{{owner.link}}" target="_blank"> {{owner.display_name}} </a> on <a href="{{link}}" target="_blank">{{creation_date}}</a> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
onebox-1.5.43 | templates/stackexchange.mustache |