mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01: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> |