6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
divert(-1)
|
|
# extra macros for site structure
|
|
define(`ytv',`<iframe width="ifdef(`$3',$1,560)" height="ifdef(`$3',$3,315)" src="$1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>')
|
|
define(`wrap',<$1>$2</$1>)
|
|
divert
|