9 lines
321 B
HTML
9 lines
321 B
HTML
|
|
<h1>Example with mandatory variables not filled in</h1>
|
||
|
|
|
||
|
|
<pre>var1: # A first variable
|
||
|
|
- example.net</pre><h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>var1: # A first variable
|
||
|
|
- example.net
|
||
|
|
var2: # A second variable
|
||
|
|
- example.net</pre>
|