## -*- coding: utf-8 -*- <%def name="html_pager()"> %if prevlink or nextlink: %endif <%def name="mathjax_script(posts)"> %if any(post.is_mathjax for post in posts): %endif