initial commit before refactor switch
This commit is contained in:
11
server/tpl/meta.bottom.html.tpl
Normal file
11
server/tpl/meta.bottom.html.tpl
Normal file
@@ -0,0 +1,11 @@
|
||||
{{- /*gotype: r00t2.io/clientinfo/server.Page*/ -}}
|
||||
{{- define "meta.bottom" -}}
|
||||
{{- $page := . -}}
|
||||
{{- $linkico := "🔗" }}
|
||||
<footer class="footer">
|
||||
<p><sub>See <a href="https://pkg.go.dev/r00t2.io/clientinfo">https://pkg.go.dev/r00t2.io/clientinfo</a> for more information on this program.</sub></p>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user