mirror of https://github.com/statping/statping
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
![]() |
{{ define "footer"}}
|
||
![]() |
<div class="footer text-center mb-4">
|
||
![]() |
{{ if CoreApp.Footer.String }}
|
||
|
{{ CoreApp.Footer.String }}
|
||
![]() |
{{ else }}
|
||
![]() |
<a href="https://github.com/hunterlong/statping" target="_blank">Statping {{VERSION}} made with <i class="text-danger fas fa-heart"></i></a> | <a href="/dashboard">Dashboard</a>
|
||
![]() |
{{ end }}
|
||
|
</div>
|
||
![]() |
{{ end }}
|