7 lines
297 B
HTML
7 lines
297 B
HTML
|
|
<h1>Example with mandatory variables not filled in</h1>
|
||
|
|
|
||
|
|
<pre>var1: example # A variable
|
||
|
|
var2: example # A variable</pre><h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>var1: example # A variable
|
||
|
|
var2: example # A variable</pre>
|