## -*- coding: utf-8 -*- <%inherit file="/base/base.html"/> <%block name="title"> ${_('New Gist')} %block> <%block name="js_extra"> %block> <%block name="css_extra"> %block> <%def name="breadcrumbs_links()"> ${_('New Gist')} %def> <%block name="header_menu"> ${self.menu('gists')} %block> <%def name="main()">