|
@@ -182,11 +182,10 @@
|
|
|
<div class="pages bg">
|
|
<div class="pages bg">
|
|
|
{{template "base/head" .}}
|
|
{{template "base/head" .}}
|
|
|
<div class="pages body">
|
|
<div class="pages body">
|
|
|
- {{if .IsIntern}}
|
|
|
|
|
- Click here
|
|
|
|
|
- {{else}}
|
|
|
|
|
- You don't have
|
|
|
|
|
- {{end}}
|
|
|
|
|
|
|
+ <div class="ui center">
|
|
|
|
|
+ <img class="ui centered medium image" src="https://cdn.jsdelivr.net/npm/gitote@1.2.1/img/svg/certificate.svg">
|
|
|
|
|
+ <h1>You don't have any certificate yet!</h1>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
{{template "base/footer" .}}
|
|
{{template "base/footer" .}}
|
|
|
</div>
|
|
</div>
|