6 lines
386 B
Plaintext
6 lines
386 B
Plaintext
dnl extra macros for site structure
|
|
define(`_wrap',<$1>$2</$1>)dnl
|
|
define(`_a',<a href="$1">$2</a>)dnl
|
|
define(`_empty',`')dnl
|
|
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>')dnl
|