mirror of
https://github.com/kataras/iris.git
synced 2026-08-08 13:39:00 +00:00
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>{{.Title}}</title></head><body>{{ template "content" . }}<footer>{{ partial "partials/footer" .}}</footer></body></html>
|
||||
Reference in New Issue
Block a user