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
ecaf6d3299
open-nomad
/
ui
/
app
/
templates
/
allocations
/
allocation.hbs
4 lines
92 B
Handlebars
Raw
Normal View
History
Unescape
Escape
refactor: remove double each in app breadcrumbs
2021-12-14 19:15:19 +00:00
{{
#
each
this
.breadcrumbs
as
|
crumb
|
}}
<Breadcrumb @crumb=
{{
crumb
}}
/>
{{
/
each
}}
{{
outlet
}}
Reference in a new issue
Copy permalink