template variable work
This commit is contained in:
parent
b7957742bc
commit
e19ab5f67a
8 changed files with 380 additions and 218 deletions
|
|
@ -7,6 +7,14 @@ our $HELP = {
|
|||
body => 'account body',
|
||||
fields => [
|
||||
],
|
||||
variables => [
|
||||
{
|
||||
'name' => 'account.url'
|
||||
},
|
||||
{
|
||||
'name' => 'account.text'
|
||||
}
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue