diff options
Diffstat (limited to 'docs/widget.template')
| -rw-r--r-- | docs/widget.template | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/widget.template b/docs/widget.template index cf82eac9..b26bfb1c 100644 --- a/docs/widget.template +++ b/docs/widget.template @@ -1,4 +1,8 @@ <h1><tt>{{name}}</tt></h1> + +<h2>Description</h2> +{{{description}}} + <h2>Usage</h2> <h3>In HTML Template Binding</h3> <tt> @@ -20,9 +24,6 @@ <h3>CSS</h3> {{{css}}} -<h2>Description</h2> -{{{description}}} - <WIKI:SOURCE style="display:block;"> {{{example}}} </WIKI:SOURCE>
\ No newline at end of file |
