|
Lines 2-8
Link Here
|
| 2 |
<title>Holds group ([% hold_group.id | html %]) › Holds › Circulation › Koha</title> |
2 |
<title>Holds group ([% hold_group.id | html %]) › Holds › Circulation › Koha</title> |
| 3 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
| 4 |
</head> |
4 |
</head> |
| 5 |
<body id="hold-group"> |
5 |
<body id="hold-group" class="reserve"> |
| 6 |
<h1>Holds group ([% hold_group.id | html %])</h1> |
6 |
<h1>Holds group ([% hold_group.id | html %])</h1> |
| 7 |
<div id="main"> |
7 |
<div id="main"> |
| 8 |
[% holds = hold_group.holds %] |
8 |
[% holds = hold_group.holds %] |