world/book/node_modules/lunr/example/templates/question_view.mustache
2025-05-12 05:38:44 +09:00

6 lines
76 B
Plaintext

<div>
<h1>{{title}}</h1>
<p>{{tags}}</p>
<div>{{{body}}}</div>
</div>