goCake/templates/home.html

6 lines
198 B
HTML
Raw Permalink Normal View History

2020-11-08 16:00:33 +00:00
{{template "header" .}}
<div class="mainbody">
<p>If you want to support me you can use this referral <a href="https://pool.cakedefi.com/#/?ref=700671">link</a></p>
2020-11-08 16:00:33 +00:00
</div>
{{template "footer" .}}