branaway / Japid

A Java-based statically-typed fast template engine that can be used in any Java code. It has special adapter for use with the Play! Framework.
113 stars 18 forks source link

How to do the same as play's #{include "header.html" /} #35

Closed freewind closed 12 years ago

freewind commented 12 years ago

I created a "header.html", how to include it in every page?

I can do this in play as "#{include "header.html" /}", but how to do the same in japid?

branaway commented 12 years ago

`t header

bing ran, en route

在 2011-9-23,13:31,freewindreply@reply.github.com 写道:

I created a "header.html", how to include it in every page?

I can do this in play as "#{include "header.html" /}", but how to do the same in japid?

Reply to this email directly or view it on GitHub: https://github.com/branaway/Japid/issues/35