Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- { % extends "layout.html" % }
- { % block title % }
- Quoted
- { % endblock % }
- { % block main % }
- <p>
- A share of {{ quote }} ({{ symbol }}) is ${{ price }}.
- </p>
- { % endblock % }
Advertisement
Add Comment
Please, Sign In to add comment