|
|
@@ -212,17 +212,17 @@
|
|
|
</a>
|
|
|
{{end}}
|
|
|
{{if .Owner.IsBeta}}
|
|
|
- <a class="poping up" target="_blank" href="/jobs" data-content="Beta Member" data-variation="inverted tiny" data-position="left center">
|
|
|
+ <a class="poping up" target="_blank" href="/beta" data-content="Beta Member" data-variation="inverted tiny" data-position="left center">
|
|
|
<img class="ui image" src="https://cdn.gitote.in/img/badges/beta.png">
|
|
|
</a>
|
|
|
{{end}}
|
|
|
{{if .Owner.IsMaker}}
|
|
|
- <a class="poping up" target="_blank" href="/jobs" data-content="Maker" data-variation="inverted tiny" data-position="left center">
|
|
|
+ <a class="poping up" target="_blank" href="/maker" data-content="Maker" data-variation="inverted tiny" data-position="left center">
|
|
|
<img class="ui image" src="https://cdn.gitote.in/img/badges/maker.png">
|
|
|
</a>
|
|
|
{{end}}
|
|
|
{{if .Owner.IsBugHunter}}
|
|
|
- <a class="poping up" target="_blank" href="/jobs" data-content="Bug Hunter" data-variation="inverted tiny" data-position="left center">
|
|
|
+ <a class="poping up" target="_blank" href="/security" data-content="Bug Hunter" data-variation="inverted tiny" data-position="left center">
|
|
|
<img class="ui image" src="https://cdn.gitote.in/img/badges/bughunter.png">
|
|
|
</a>
|
|
|
{{end}}
|