insert_post_title# technote.ext.insertposttitle.insert_post_title(app, exceptions)# Insert a html templates directly below the title. :rtype: None This extension adds the following HTML templates below the h1 section: The status aside is only added for non-stable states (draft, deprecated, or other). Parameters: app (Sphinx) – exceptions (Optional[Exception]) –