|
- Info
Templating
-
-
How to internationalize your application
-
How-to
for Developer
In this howto, you will learn how to internationalize your code, extract translatable strings and translate your application into an other language.
-
Use the same view in multiple models
-
How-to
for Developer
If you have multiple models each with their own views, perhaps you want all views to have access to one view in common.
-
Macros with Grok
-
Tutorial
for Beginners
Macros are a way to define a chunk of presentation in one template,
and share it in others. Changes to the macro are immediately reflected
in all of the places, that share it.
|