diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index f20a1a85..12f23fbb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML> <html xmlns:ng="http://angularjs.org/" xmlns:doc="http://docs.angularjs.org/" ng:controller="DocsController"> <head> - <title><angular/>: {{getTitle()}}</title> + <title ng:bind-template="<angular/>: {{getTitle()}}"><angular/></title> <meta name="fragment" content="!"> |
