mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-10 23:40:12 +02:00
Update template
This commit is contained in:
parent
f61dcc0915
commit
20c54b2590
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
@ -10,7 +10,7 @@
|
|||||||
<option value="/CommandStation-EX/"{% if version == "main" %} selected{% endif %}>
|
<option value="/CommandStation-EX/"{% if version == "main" %} selected{% endif %}>
|
||||||
Production
|
Production
|
||||||
</option>
|
</option>
|
||||||
<option value="/CommandStation-EX/devel/"{% if version == "devel" %} selected{% endif %}>
|
<option value="/CommandStation-EX/devel/html/"{% if version == "devel" %} selected{% endif %}>
|
||||||
Development
|
Development
|
||||||
</option>
|
</option>
|
||||||
</select>
|
</select>
|
||||||
|
Loading…
Reference in New Issue
Block a user