diff options
| author | Elliott Sprehn | 2010-11-10 10:09:48 -0800 |
|---|---|---|
| committer | Elliott Sprehn | 2010-11-10 11:01:30 -0800 |
| commit | c57df3dc776f8a35aaad35fc399960f0d7fee06d (patch) | |
| tree | 80aa4d1b563e208026fa193483bf1b2d1d693252 /docs/widget.template | |
| parent | 6d53808475c9e7d952a9d5e13049433f8cba6912 (diff) | |
| download | angular.js-c57df3dc776f8a35aaad35fc399960f0d7fee06d.tar.bz2 | |
Make the docs look a little nicer
Diffstat (limited to 'docs/widget.template')
| -rw-r--r-- | docs/widget.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/widget.template b/docs/widget.template index 9b280775..4a20629e 100644 --- a/docs/widget.template +++ b/docs/widget.template @@ -1,4 +1,4 @@ -<h1><tt>{{name}}</tt></h1> +<h1>{{name}}</h1> <h2>Description</h2> {{{description}}} |
