File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11<!doctype html>
22<html class =" no-js full-height" lang =" {{ request .locale .iso_code }}" >
33 <head >
4+ <!-- Start of Shoplift scripts -->
5+ {% render 'shoplift' %}
6+ <!-- End of Shoplift scripts -->
7+
48 <meta charset =" utf-8" >
59 <meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
610 <meta name =" viewport" content =" width=device-width,initial-scale=1" >
Original file line number Diff line number Diff line change 11<!doctype html>
22<html class =" no-js" lang =" {{ request .locale .iso_code }}" >
33 <head >
4+ <!-- Start of Shoplift scripts -->
5+ {% render 'shoplift' %}
6+ <!-- End of Shoplift scripts -->
7+
48 <meta charset =" utf-8" >
59 <meta http-equiv =" X-UA-Compatible" content =" IE=edge" >
610 <meta name =" viewport" content =" width=device-width,initial-scale=1" >
You can’t perform that action at this time.
0 commit comments