spee.ch/views/noClaims.handlebars

8 lines
293 B
Handlebars
Raw Normal View History

2017-06-22 21:43:53 -07:00
<div class="wrapper">
2017-07-03 11:16:51 -07:00
{{> topBar}}
2017-06-22 21:43:53 -07:00
<div>
<h3>No Claims</h3>
<p>There are no free, public images at that claim. You should publish one at <a href="/">spee.ch</a>.</p>
<p>NOTE: it is possible your claim was published, but it is still being processed by the blockchain</p>
2017-06-10 19:40:48 -07:00
</div>
</div>