5 lines
317 B
Smarty
Executable File
5 lines
317 B
Smarty
Executable File
<div class="Inline-editor" title="<%- name %>">
|
|
<h2 class="CDB-Text CDB-Size-huge is-light u-ellipsis js-title Inline-editor-text is-larger"><%- name %></h2>
|
|
<input type="text" name="text" class="Inline-editor-input Inline-editor-input--small CDB-Text CDB-InputText js-input" value="<%- name %>" readonly>
|
|
</div>
|