mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 03:01:03 +01:00
1 line
162 B
Plaintext
1 line
162 B
Plaintext
<!DOCTYPE html><html><head><title>{{.Title}}</title></head><body>{{ yield documentBody() }}<footer>{{ include "../partials/footer.jet" . }}</footer></body></html> |