|
|
1
2
更改您的${root}/homepage/index.html。erb视图:
你不需要
最后,将标题行添加到布局文件${root}/app/views/layouts/application.html的Head部分。erb以呈现标题。
|
|
|
2
1
改变
到
|