{** * plugins/generic/thesis/index.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. * * Display list of thesis abstract titles. * *} {strip} {assign var="pageTitle" value="plugins.generic.thesis.theses"} {include file="common/header.tpl"} {/strip}
{$thesis->getTitle()|escape} | getId()}">{translate key="plugins.generic.thesis.view"} |
{$thesis->getStudentFullName(true)|escape} {$thesis->getDepartment()|escape}, {$thesis->getUniversity()|escape} |
|
{translate key="plugins.generic.thesis.noResults"} | |
{translate key="plugins.generic.thesis.noneExist"} | |
{page_info iterator=$theses} | {page_links anchor="theses" name="theses" iterator=$theses} |