{** * templates/frontend/pages/contact.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @brief Display the page to view the press's contact details. * * @uses $currentContext Journal|Press The current journal or press * @uses $mailingAddress string Mailing address for the journal/press * @uses $contactName string Primary contact name * @uses $contactTitle string Primary contact title * @uses $contactAffiliation string Primary contact affiliation * @uses $contactPhone string Primary contact phone number * @uses $contactEmail string Primary contact email address * @uses $supportName string Support contact name * @uses $supportPhone string Support contact phone number * @uses $supportEmail string Support contact email address *} {include file="frontend/components/header.tpl" pageTitle="about.contact"}