{**
* plugins/generic/staticPages/settingsForm.tpl
*
* Copyright (c) 2013-2015 Simon Fraser University Library
* Copyright (c) 2003-2015 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Form for Static Pages plugin settings.
*
*}
{assign var="pageTitle" value="plugins.generic.staticPages.displayName"}
{include file="common/header.tpl"}
{translate key="plugins.generic.staticPages.settingInstructions"}
{translate key="plugins.generic.staticPages.viewInstructions" pagesPath=$pagesPath|replace:"REPLACEME":"%PATH%"}
{translate key="common.requiredField"}
{include file="common/footer.tpl"}