mirror of
https://github.com/wekan/wekan.git
synced 2025-12-23 19:00:12 +01:00
6 lines
195 B
Text
6 lines
195 B
Text
template(name='connectionMethod')
|
|
div.at-form-connection
|
|
label Authentication method
|
|
select.select-connection
|
|
each connections
|
|
option(value="{{value}}") {{_ value}}
|