13 lines
No EOL
280 B
HTML
13 lines
No EOL
280 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>leadership:
|
|
- leader: example
|
|
follower1:
|
|
- example</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>leadership:
|
|
- leader: example
|
|
follower1:
|
|
- example
|
|
follower2:
|
|
- value</pre> |