Cannot modify header information - headers already sent by (output started at /home/abc/public_html/wp-content/themes/roots/templates/head.php:2) in /home/abc/public_html/wp-includes/pluggable.php on line 1179
here is my code of head.php
<!doctype html>
<html class="no-js"<?php language_attributes(); ?>>
No space after/before php tag no echo or something else but still getting error
any help ?????