diff options
Diffstat (limited to 'api/pl.treksoft.kvision.html/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.html/index.html b/api/pl.treksoft.kvision.html/index.html index 01b678e5..e9ff52a5 100644 --- a/api/pl.treksoft.kvision.html/index.html +++ b/api/pl.treksoft.kvision.html/index.html @@ -180,7 +180,9 @@ Support for Handlebars.js templates is included.</p> <p><a href="-template/index.html">Template</a></p> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">Template</span></code></td> +<code><span class="keyword">interface </span><span class="identifier">Template</span></code> +<p>Handlebars templates helper interface.</p> +</td> </tr> </tbody> </table> |