14 lines
No EOL
253 B
HTML
14 lines
No EOL
253 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
variable1: example
|
|
variable2: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
condition: no
|
|
variable1: example
|
|
variable2: example</pre> |