##// END OF EJS Templates
templates: use safe md5 for str template rendering
templates: use safe md5 for str template rendering

File last commit:

r731:7a6d3636 default
r4981:43b9c166 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
<div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>