I want to separate my search results by category. Here is my search_results.html:
search_results.html
{% extends "base.html" %} {% load static %} {% load s