mirror of
https://github.com/status-im/consul.git
synced 2025-03-03 23:00:44 +00:00
11 lines
188 B
Handlebars
11 lines
188 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: MPL-2.0
|
|
}}
|
|
|
|
<Route
|
|
@name={{routeName}}
|
|
as |route|>
|
|
{{did-insert (route-action 'replaceWith' 'dc.acls.tokens')}}
|
|
</Route>
|