---
layout: default_v3
permalink: 404.html
language: default
i18n_link: 404
updated: 2022-10-01 by Mitesh Gala

sitemap:
  exclude: 'yes'

#--- meta data schema ---#
meta_data_schema:
  - meta: meta_tags

#--- javascript schema ---#
javascript_schema:
  - script: jquery_3_2_0_min
  - script: bootstrap_min

#--- page schema ---#
section_schema:
  - section: nav-main_menu
  - section: 404
  - section: footer

#----- key values -----#
meta_page:
  t_meta_title: Page Not Found | Altametrics
  t_meta_description: 404 - page not found. 
  t_meta_abstract: 404 - page not found.
  i_meta_image: italian-catering.png

404-body:
  t_headline: 404 Page not found
  t_subheadline: You will automatically be directed to our home page in a few seconds.
  t_description: Whoops! We couldn't find what you're looking for.
---