8 lines
213 B
Handlebars
8 lines
213 B
Handlebars
|
<div class="wrapper">
|
||
|
{{> topBar}}
|
||
|
<div>
|
||
|
<h3>No Claims</h3>
|
||
|
<p>There are no free, public assets on this channel.</p>
|
||
|
<p><i>If you think this message is an error, contact us in Slack!</i></p>
|
||
|
</div>
|
||
|
</div>
|