|
Lines 359-369
Link Here
|
| 359 |
[%# /.container %] |
359 |
[%# /.container %] |
| 360 |
[% END %] |
360 |
[% END %] |
| 361 |
|
361 |
|
|
|
362 |
[% MACRO jsinclude BLOCK %] |
| 363 |
[% INCLUDE 'datatables.inc' %] |
| 364 |
[% Asset.js("js/cart.js") | $raw %] |
| 365 |
[% END %] |
| 362 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
366 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
| 363 |
[% INCLUDE 'datatables.inc' %] |
|
|
| 364 |
[% Asset.js("js/cart.js") | $raw %] |
| 365 |
|
| 366 |
</body> |
| 367 |
<!-- prettier-ignore-start --> |
| 368 |
</html> |
| 369 |
<!--prettier-ignore-end --> |
| 370 |
- |