extends layout block content h1= title p Welcome to #{title} form(action="download" method="get") label(for="url") input(name="url" type="text") input(type="submit")