Skip to content

Conversation

nathancahill
Copy link

Supports template syntax like this:

{% for row in display_rows %}
  <h2 class="scientist">{{ row["First_Name"] }} {{ row["Last_Name"] }}</h2>
  ...

@nathancahill
Copy link
Author

Opps, wrote this late last night, didn't see you'd already worked on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant