Skip to content

Commit 5664824

Browse files
committed
Using Flask templates assignment
1 parent f5ffb99 commit 5664824

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Using Flask templates"
3+
---
4+
5+
## Instructions
6+
7+
For this assignment, you will update one of your previous assignments to use
8+
templates. Take either the code that you wrote for the Personal Website or the
9+
Rock Paper Scissors assignment, and update every route to use the
10+
`render_template` function instead of returning the HTML string.
97.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)