12 lines
No EOL
197 B
HTML
12 lines
No EOL
197 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
family:
|
|
var1: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
family:
|
|
var1: example
|
|
var2: value</pre> |