diff --git a/README.md b/README.md index fbfc303..5e786d1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - [Templating Examples](https://github.com/kataras/iris/tree/main/_examples/view) - [Jet] - [Source](https://github.com/CloudyKit/jet) + - [Docs](https://github.com/CloudyKit/jet/wiki) - [Syntax reference](https://github.com/CloudyKit/jet/blob/master/docs/syntax.md) ## Howto diff --git a/app/templates/base/base.jet b/app/templates/base/base.jet index 62a0c12..97379d7 100644 --- a/app/templates/base/base.jet +++ b/app/templates/base/base.jet @@ -2,6 +2,7 @@ +
@@ -9,6 +10,7 @@