Skip to content

The TODO comment asks something that the template does not provide #173

@julianovmartins

Description

@julianovmartins

TODO comment:

https://github.com/udacity/FSND/blob/master/projects/01_fyyur/starter_code/app.py#L89

Template:
https://github.com/udacity/FSND/blob/master/projects/01_fyyur/starter_code/templates/pages/venues.html#L12

Suggestion:

Change from:

<h5>{{ venue.name }}</h5>

To:

<h5>{{ venue.name }} <small>(Upcoming shows {{venue.num_upcoming_shows}})</small></h5>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions