[% USE CGI; %] [% WRAPPER "base.tt2" %] [% IF CGI.param('context') == 'scv' -%] [%- END %]
[% l('Subscription Details') %]
[% l('Clone Subscription') %] [% l('Batch Item Receive') %]
[%- IF CGI.param('context') == 'scv' -%]
[% l('Subscriptions') %]
[% l('View/Edit Notes') %]
[%- ELSE -%]
[% l('ID') %] [% l('Owning Library') %] [% l('Start Date') %] [% l('End Date') %] [% l('Bibliographic Record') %] [% l('Expected Date Offset') %] [% l('Number of Distributions') %]
[%- END -%]
[% INCLUDE "serial/subscription/distribution.tt2" %]
[% INCLUDE "serial/subscription/caption_and_pattern.tt2" %]
[% INCLUDE "serial/subscription/issuance.tt2" %]
[% END %]