|
|
@ -50,12 +50,13 @@
|
|
|
|
History
|
|
|
|
History
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a class="item" href="{{base_url}}wanted">
|
|
|
|
<a class="item" href="{{base_url}}wanted">
|
|
|
|
<i class="warning sign icon"></i>
|
|
|
|
<i class="warning sign icon">
|
|
|
|
% if wanted[0] > 0:
|
|
|
|
% if wanted[0] > 0:
|
|
|
|
<div class="floating ui tiny yellow label">
|
|
|
|
<div class="floating ui tiny yellow label">
|
|
|
|
{{wanted[0]}}
|
|
|
|
{{wanted[0]}}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
% end
|
|
|
|
% end
|
|
|
|
|
|
|
|
</i>
|
|
|
|
Wanted
|
|
|
|
Wanted
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a class="item" href="{{base_url}}settings">
|
|
|
|
<a class="item" href="{{base_url}}settings">
|
|
|
|