Flex theme.
This commit is contained in:
parent
0bb44cb06f
commit
b35cde0428
30 changed files with 1437 additions and 0 deletions
5
templates/partial/statuscake.html
Normal file
5
templates/partial/statuscake.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% if STATUSCAKE %}
|
||||
<a href="https://www.statuscake.com" title="{{ SITENAME }} Uptime">
|
||||
<img src="https://www.statuscake.com/App/button/index.php?Track={{ STATUSCAKE['trackid'] }}&Days={{ STATUSCAKE['days'] }}&Design=6" alt="{{ SITENAME }} Uptime" width="96" height="15"/>
|
||||
</a>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue