Hi,

You won’t find everything in Jinja  exactly in Golang.
If you want to do in Golang, you can refer here.
https://hackernoon.com/golang-template-2-template-composition-and-how-to-organize-template-files-4cb40bcdf8f6#.3ljf0fsjy

You can refer here also.
https://github.com/jmoiron/jigo
These guys have attempted to imitate jinja in Golang.

Warm Regards,
Asit Dhal
http://asit-dhal.github.io/

From: Manlio Perillo
Sent: Wednesday, November 16, 2016 17:26
To: golang-nuts
Subject: [go-nuts] template Inheritance

I'm trying to use the new block action in the template package but I'm not sure 
to understand how it should be use.

What I would like to do is something like template inheritance support in Jinja 
templating:
http://jinja.pocoo.org/docs/dev/templates/#template-inheritance


Thanks  Manlio

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to