* Paulo Janeiro <pj.betamilli...@gmail.com> [160808 11:14]:
> I understand what your point, but I'm just trying to see if this is 
> something easy to do by myself or if I should start looking into a framework
> Nevertheless, I'm using Phoenixframework (Elixir).
> Here we could define a layout that is made of componentes (pre-built 
> templates). Data is passed when you insert templates (components):
> 
> <!DOCTYPE html>
> <html lang="e
> <head>
> 
>     <%= render FabricaASA.ModuleView, "head.html", conn: @conn %>
> 
> </head>

Would the html/template package do what you want?

...Marvin

-- 
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