Image not showing on page template in Twenty Fifteen-theme

get_template_directory() returns a system path not a resource uri.

Use get_template_directory_uri() instead.