You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
var success = new PDFObject({ url: "http://www.gtkappasig.com/resources/menu.pdf" }).embed("menu");
};
</script>
</head>
<body>
{% include 'header.html' %}
<h1>This Week's Menu</h1>
<div id="menu">It appears you don't have Adobe Reader or PDF support in this web browser. <a href="http://www.gtkappasig.com/resources/menu.pdf">Click here to download the PDF</a></div>