Skip to content

Instantly share code, notes, and snippets.

<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<head>
<title>Contact Us</title>
</head>
<body>
<referenceContainer name="content">
<container name="contact.us.wrapper" htmlClass="row" htmlTag="div" before="-">
<container name="contact.us.form.wrapper" htmlClass="col-md-6" htmlTag="div" before="-">
<block class="Magento\Contact\Block\ContactForm" name="contactForm" template="Magento_Contact::form.phtml">
<container name="form.additional.info" label="Form Additional Info"/>
<image id="swatch_image_base" type="swatch_image">
<width>100</width>
<height>100</height>
</image>
bin/magento setup:upgrade
bin/magento index:reindex
bin/magento cache:clean
bin/magento setup:static-content:deploy -f
grunt less:zemez
grunt exec:zemez
grunt clean:zemez
npm install
npm update
npm install -g grunt-cli
module.exports = {
theme106: {
area: 'frontend',
name: 'Zemez/theme106',
locale: 'en_US',