SandpointsTheme/layouts/partials/pagedjs.html

5 lines
227 B
HTML
Raw Normal View History

2020-11-29 01:28:30 +01:00
<link href="/css/paged_interface.css" rel="stylesheet" type="text/css">
2021-02-03 02:50:21 +01:00
<link href="/css/print.css" rel="stylesheet" type="text/css">
2020-11-29 01:28:30 +01:00
<script src="/js/paged.polyfill.js"></script>
<script src="/js/repeatingHeader.js"></script>