We just created the home page for our site — an HTML page that displays a number of records from the database and links to other yet-to-be-created pages. Along the way we learned fundamental information about URL mappers, views, querying the database with models, passing information to a template from a view, and creating and extending templates....template, and then extend it to replace just the bits that are different...from the template we want to replace (if any), using block / endblock...