{% extends "templates/base.html" %} {% block title %}Certified {{ vendor }} hardware{% endblock %} {% block meta_description %}Hardware by {{ vendor }} that have been certified for use with Ubuntu.{% endblock %} {% block outer_content %} ‹ Certified hardware Ubuntu certified {{ vendor }} hardware {{ vendor_data.short_description }} Visit {{ vendor }}'s website here {% with title="All " + vendor + " certified hardware", query=query, placeholder="Search in all " + vendor + " certified devices", total_results=total_results, total_pages=total_pages, offset=offset, limit=limit, results=results, vendor_page="true" %} {% include "certified/shared/category-search-results.html" %} {% endwith %} {% endblock %}
{{ vendor_data.short_description }}