css : .page-number:before { content: counter(page);} and then stick <span class='page-number'></span> in the footer.
確定! 回上一頁