File: test.out

package info (click to toggle)
libtemplates-parser 19-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,180 kB
  • sloc: ada: 11,320; python: 637; makefile: 345; sh: 37
file content (21 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[INFO] src.tmpl
 -> navigation.tmpl
[C_INFO]  1 FALSE
[INCLUDE] navigation.tmpl
    $0 = navigation.tmpl
    $1 = P
  [INFO] navigation.tmpl
 -> navbutton.tmpl
  [C_INFO]  1 FALSE
  [SET] WHEREAMI = $1
  [INCLUDE] navbutton.tmpl
      $0 = navbutton.tmpl
      $1 = @_WHEREAMI_@
      $2 = @_TITI_@
      $3 = @_TATA_@
    [INFO] navbutton.tmpl
    [C_INFO]  1 FALSE
    [TEXT] navbut "@_$1_@" "@_$2_@" "@_$3_@"

navbut "P" "" ""