File: extends.thtml

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 (11 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
@@EXTENDS@@ framework.thtml (1 => Param1)
  @@SET@@ P = Param2
  @@BLOCK(BLOCK1)@@
  The block1 @_P_@
  @@END_BLOCK@@

  @@BLOCK(BLOCK2)@@
  The block2 @_P_@
  @@END_BLOCK@@
@@END_EXTENDS@@
Some text in including file