mirror of
https://github.com/kataras/iris.git
synced 2026-05-03 20:55:27 +00:00
1 line
144 B
HTML
1 line
144 B
HTML
<!DOCTYPE html><html><head><title>{{Title}}</title></head><body>{{ yield . }}<footer>{{ render "partials/footer.html" .}}</footer></body></html> |