<!doctype html>
-<!--
- IMPORTANT!!!
- Cart and checkout are standard pages with shortcodes and will thus not get here.
- In fact, is_woocommerce() returns true if on a page which uses WooCommerce templates
- and thus NOT on cart or checkout.
-
--->
+<?php
+ #IMPORTANT!!!
+ #Cart and checkout are standard pages with shortcodes and will thus not get here.
+ #In fact, is_woocommerce() returns true if on a page which uses WooCommerce templates
+ #and thus NOT on cart or checkout.
+?>
<html class="no-js woohtml" lang="en">
<?php get_template_part("parts/header-meta"); ?>
<body>