9 lines
320 B
HTML
9 lines
320 B
HTML
|
|
<h1>Example with mandatory variables not filled in</h1>
|
||
|
|
|
||
|
|
<pre>custom1: # A first custom variable
|
||
|
|
- xxx</pre><h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>custom1: # A first custom variable
|
||
|
|
- xxx
|
||
|
|
custom2: # A second custom variable
|
||
|
|
- value</pre>
|