This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
5bc4d1f1d5
open-nomad
/
ui
/
app
/
templates
/
head.hbs
2 lines
36 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Add explicit this to templates (#8388) This is the result of running the no-implicit-this-codemod, some manual fixes, and the addition of a linting rule to prevent future ambiguity.
2020-07-09 20:19:07 +00:00
<title>
{{
this
.model
.title
}}
</title>