{{extend "develop_layout.html"}} {{block title}}URLs{{end title}} {{block menu}} {{< URLView Functions {{for rule, methods, endpoint in urls:}} {{=rule}} {{=methods}}{{=endpoint}} {{pass}} {{end}}