diff --git a/sbas/templates/sbas/partials/_question_search_results.html b/sbas/templates/sbas/partials/_question_search_results.html new file mode 100644 index 00000000..a4eb2b80 --- /dev/null +++ b/sbas/templates/sbas/partials/_question_search_results.html @@ -0,0 +1,37 @@ +{# partial: list of questions for HTMX search results #} +
{{ question.stem|striptags|truncatechars:160 }}
+ + {% endfor %} +{% else %} +