mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-30 22:32:07 +02:00
considering tera and minijinja
This commit is contained in:
9
templates/search_result.html
Normal file
9
templates/search_result.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="border-">
|
||||
<div class="chat chat-start">
|
||||
<div class="chat-bubble">
|
||||
{{result}}
|
||||
<hr />
|
||||
{{references}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user