2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
<input type="text" class="Form-input" value="<%- value %>" <% if (readOnly) { %> readonly <% } %>/>
|