<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>{% block title %}Welcome!{% endblock %}</title>{% block stylesheets %}<link href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" rel="stylesheet">{{ encore_entry_link_tags('app') }}{% endblock %}</head><body><section id="container" class="container"><div class="Main">{#<div class="alert alert-warning alert-dismissible fade show" id="top-message" style="margin-top: 6px; padding: 12px 42px;" role="alert"><button style="float: right;" type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button><p>Dear Customers:</p><p style="text-align: center;"><strong>Due to Circumstances<br />Beyond our Control</strong></p><p>We have a limited amount of product available, and some items aren’t being produced.</p><p>These are difficult times for all of us, we will do our best to try and fulfill the items you would like, but please be understanding if we can’t.</p><p>If you are having products sent to one address, we will be able to accommodate you easier than if we have to send your items to a variety of addresses. This year, we might not be able to ship for you to individual recipients as we have in years past.</p><p>Gift wrapping is currently not available.</p><p>Sincerely,<br />Brent & Diane Taylor</p></div>#}<div class="Sheet"><div class="Sheet-tl"></div><div class="Sheet-tr"></div><div class="Sheet-bl"></div><div class="Sheet-br"></div><div class="Sheet-tc"></div><div class="Sheet-bc"></div><div class="Sheet-cl"></div><div class="Sheet-cr"></div><div class="Sheet-cc"></div><div class="Sheet-body"><header class="Header" style="cursor: pointer;" onclick="navURL()"><div class="Header-png"></div><div class="logo"><div id="slogan-text" class="logo-text">Homemade Since 1924</div></div></header><nav class="nav"><div class="l"></div><div class="r"></div><ul class="artmenu nav-list"><li><a href="{{ path('app_default_index') }}" class="active"><span class="l"></span><span class="r"></span><span class="t">Home</span></a></li><li class="nav-item"><span class="separator"></span></li><li><a href="{{ path('app_default_history') }}"><span class="l"></span><span class="r"></span><span class="t">History</span></a></li><li class="nav-item"><span class="separator"></span></li><li><a href="{{ path('app_default_chocolate') }}"><span class="l"></span><span class="r"></span><span class="t">Chocolates</span></a></li><li class="nav-item"><span class="separator"></span></li><li><a href="{{ path('app_default_nuts') }}"><span class="l"></span><span class="r"></span><span class="t">Nuts</span></a></li><li class="nav-item"><span class="separator"></span></li><li><a href="{{ path('app_default_stores') }}"><span class="l"></span><span class="r"></span><span class="t">Stores</span></a></li><li class="nav-item"><span class="separator"></span></li><li><a href="{{ path('app_default_order') }}"><span class="l"></span><span class="r"></span><span class="t">Order Form</span></a></li><li class="nav-item"><span class="separator"></span></li>{% if spc_mgr.isSpecial and 1 is same as (2) %}<li><a href="{{ path('app_default_specials') }}"><span class="l"></span><span class="r"></span><span class="t" style="color: red; font-weight: bold;">Special!</span></a></li><li class="nav-item"><span class="separator"></span></li>{% endif %}<li><a href="mailto:info@al-meda.com"><span class="l"></span><span class="r"></span><span class="t">Email</span></a></li></ul><select class="md-hide" onchange="setMenuOption(this);"><option id="home" value="{{ path('app_default_index') }}">Home</option><option id="history" value="{{ path('app_default_history') }}">History</option><option id="chocolate" value="{{ path('app_default_chocolate') }}">Chocolates</option><option id="nuts" value="{{ path('app_default_nuts') }}">Nuts</option><option id="stores" value="{{ path('app_default_stores') }}">Stores</option><option id="order" value="{{ path('app_default_order') }}">Order Form</option><option id="view_order" value="/viewOrders">View Orders</option>{% if spc_mgr.isSpecial %}<option id="specials" style="color: red;" value="{{ path('app_default_specials') }}">Special!</option>{% endif %}</select></nav><section class="contentLayout"><article class="content"><div class="Post"><div class="Post-tl"></div><div class="Post-tr"></div><div class="Post-bl"></div><div class="Post-br"></div><div class="Post-tc"></div><div class="Post-bc"></div><div class="Post-cl"></div><div class="Post-cr"></div><div class="Post-cc"></div><div class="Post-body" id="Post-body"><div class="Post-inner">{% for flash in app.flashes('success') %}<div class="alert alert-success">{{ flash }}</div>{% endfor %}{% for flash in app.flashes('error') %}<div class="alert alert-danger">{{ flash }}</div>{% endfor %}{% block body %}{% endblock %}<div class="cleared"></div></div></div></div><div class="footer-menu"><a href="{{ path('app_default_index') }}">Home</a><a href="{{ path('app_default_history') }}">History</a><a href="{{ path('app_default_chocolate') }}">Chocolates</a><a href="{{ path('app_default_nuts') }}">Nuts</a><a href="{{ path('app_default_stores') }}">Stores</a><a id="orderlink" href="{{ path('app_default_order') }}">Order Form</a>{% if spc_mgr.isSpecial and 1 is same as (2) %}<a href="{{ path('app_default_specials') }}"><span style="color: red; font-weight: bold;">Special!</span></a>{% endif %}<a id="emaillink" href="mailto:info@al-meda.com">Email</a></div>{# This needs replaced with a site search box, google no longer offers a site search #}{#<div class="footer-search"><form target="_blank" action="https://www.google.com/cse" id="cse-search-box"><div><input type="hidden" name="cx" value="010768942754943493468:tclgqz6ne_w"/><input type="hidden" name="ie" value="UTF-8"/><input style="display: initial;" name="q" size="31"/><input type="submit" name="sa" value="Search"/></div></form></div>#}<hr/></article></section></div><footer class="Footer"><div class="Footer-inner"><div class="Footer-text"><div class="copyright">Copyright © 1999-{{ "now"|date('Y') }} <a href="./">Al-Meda Chocolates, Inc.</a></div><div class="copyright">All Rights Reserved.</div><p class="page-footer">Designed by <a href="https://www.manzwebdesigns.com">Manz Web Designs, LLC</a>.</p></div></div><div class="Footer-background"></div></footer></div></div></section></body>{% block javascripts %}{{ encore_entry_script_tags('app') }}<!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-44702464-1"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-44702464-1');</script>{#<script src="https://www.google.com/jsapi"></script><script>google.load("elements", "1", {packages: "transliteration"});</script><script src="https://www.google.com/coop/cse/t13n?form=cse-search-box&t13n_langs=en"></script><script src="https://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>#}{% endblock %}</html>