first commit
This commit is contained in:
10
ksAll/views/recommend.pug
Normal file
10
ksAll/views/recommend.pug
Normal file
@@ -0,0 +1,10 @@
|
||||
extends layout
|
||||
|
||||
block css
|
||||
link(rel='stylesheet', href='/stylesheets/index.css')
|
||||
|
||||
block content
|
||||
.recommend 相关推荐
|
||||
|
||||
block js
|
||||
script(src="/javascripts/recommend.js")
|
||||
Reference in New Issue
Block a user