11 lines
No EOL
205 B
HTML
11 lines
No EOL
205 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
variable1: '111'</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
variable1: '111'
|
|
variable2: '8080'
|
|
variable3: '8080'</pre> |