spee.ch/views/noClaims.handlebars

10 lines
345 B
Handlebars
Raw Normal View History

2017-06-11 04:40:48 +02:00
<div class="container">
{{> topBar}}
<div class="row">
<div class="col-md-12">
<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>
</div>
</div>
</div>