{% extends "base.html" %} {% load gravatar %} {% load static %} {% block title %} Search Results {% endblock title %} {% block description %} View the results of your search, including activities, domains, and users. Find the information you are looking for quickly and efficiently. {% endblock description %} {% block keywords %} Search Results, Search Activities, Search Domains, Search Users, Find Information, Efficient Search {% endblock keywords %} {% block og_title %} Search Results - Find What You Need {% endblock og_title %} {% block og_description %} Access detailed search results, including activities, domains, and users. Quickly find the information and resources you're looking for. {% endblock og_description %} {% load humanize %} {% block content %} {% include "includes/sidenav.html" %}
{{ domain.hostname_domain }}
{% endif %}
{% endif %}
Role: {{ user.userprofile.role|default:"Not specified" }}
Points: {{ user.userprofile.total_score }}
{% if user.userprofile.team %}Team: {{ user.userprofile.team }}
{% endif %} {% endif %}{{ organization.description|truncatechars:150 }}
{% endif %}{% if organization.is_active %} Active {% else %} Inactive {% endif %}
{{ project.description|truncatechars:150 }}
{% endif %}{{ repo.description|truncatechars:150 }}
{% endif %}