common/corpus-common-addon/addon/templates/components/doc-literal.hbs
author ymh <ymh.work@gmail.com>
Fri, 22 Apr 2016 11:20:17 +0200
changeset 153 338bcc78d431
parent 141 c0e8626a271c
permissions -rw-r--r--
add HandleClient implementation + configuration + tests

{{#if value}}{{value}}{{/if}}<span class="doc-supsub">{{#if lang}}<sup>{{lang}}</sup>{{/if}}{{#if datatype}}<sub>{{datatype}}</sub>{{/if}}</span>