import React from "react" export default function() { return (
  • {gettext("Search returned no results.")}
  • ) }