| Lines 1-13
          
      
      
        Link Here | 
        
          | 1 | [% SET footerjs = 1 %] | 1 | [% SET footerjs = 1 %] | 
        
          | 2 | [% INCLUDE 'doc-head-open.inc' %] | 2 | [% INCLUDE 'doc-head-open.inc' %] | 
          
            
              | 3 | <title>Koha › Serials › [% title |html %] › [% IF ( op ) %]Create Routing List[% ELSE %]Edit routing list[% END %]</title> | 3 | <title>Koha › Serials › [% title |html %] › [% IF ( op ) %]Create routing list[% ELSE %]Edit routing list[% END %]</title> | 
        
          | 4 | [% INCLUDE 'doc-head-close.inc' %] | 4 | [% INCLUDE 'doc-head-close.inc' %] | 
        
          | 5 | </head> | 5 | </head> | 
        
          | 6 | <body id="ser_routing" class="ser"> | 6 | <body id="ser_routing" class="ser"> | 
        
          | 7 | [% INCLUDE 'header.inc' %] | 7 | [% INCLUDE 'header.inc' %] | 
        
          | 8 | [% INCLUDE 'serials-search.inc' %] | 8 | [% INCLUDE 'serials-search.inc' %] | 
        
          | 9 |  | 9 |  | 
          
            
              | 10 | <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a> › <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=[% subscriptionid %]"><i>[% title |html %]</i></a> › [% IF ( op ) %]Create Routing List[% ELSE %]Edit routing list[% END %]</div> | 10 | <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a> › <a href="/cgi-bin/koha/serials/subscription-detail.pl?subscriptionid=[% subscriptionid %]"><i>[% title |html %]</i></a> › [% IF ( op ) %]Create routing list[% ELSE %]Edit routing list[% END %]</div> | 
        
          | 11 |  | 11 |  | 
        
          | 12 | <div id="doc3" class="yui-t2"> | 12 | <div id="doc3" class="yui-t2"> | 
        
          | 13 |     | 13 |     | 
            
              | 14 | -  |  |  |