Renamed template file.
This commit is contained in:
parent
ef14bed4f6
commit
2bc7de690e
2 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class Index extends App.ControllerContent
|
|||
|
||||
render: ->
|
||||
|
||||
@html App.view('getting_started/index')()
|
||||
@html App.view('getting_started/intro')()
|
||||
|
||||
App.Config.set( 'getting_started', Index, 'Routes' )
|
||||
|
||||
|
|
Loading…
Reference in a new issue