fix
This commit is contained in:
5
book/node_modules/lunr/example/templates/question_view.mustache
generated
vendored
Normal file
5
book/node_modules/lunr/example/templates/question_view.mustache
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<h1>{{title}}</h1>
|
||||
<p>{{tags}}</p>
|
||||
<div>{{{body}}}</div>
|
||||
</div>
|
Reference in New Issue
Block a user