mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
add Greek language side by side with Chinese and Russian
Former-commit-id: 4a44ae6f27d94deddd89afda6b1d83218a0ae309
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
func main() {
|
||||
app := iris.New()
|
||||
// load templaes.
|
||||
// load templates.
|
||||
app.RegisterView(iris.HTML("./views", ".html"))
|
||||
|
||||
// render the ./views/index.html.
|
||||
|
||||
Reference in New Issue
Block a user