You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{% call macros.panel("info", "Step 0 - Set root path") %}
|
|
<p>Before starting root path must be set</p>
|
|
|
|
<div class="form-group">
|
|
<label>Root path: </label>
|
|
<input class="form-control" type="text" name="root" placeholder="/mailu">
|
|
</div>
|
|
{% endcall %}
|