The Gory Details¶. When Mako compiles templates, it actually writes a Python code file: all of your HTML code goes into a function named def render_body() .
確定! 回上一頁