Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AhnSeongHyun/267b7bad9c10cbbf3c830a78ac4f78d5 to your computer and use it in GitHub Desktop.
Save AhnSeongHyun/267b7bad9c10cbbf3c830a78ac4f78d5 to your computer and use it in GitHub Desktop.
return render_template('web.html',
title="test_page",
color=template['COLOR'],
ciurl=template['CIURL'],
itemname=template['ITEMNAME'],
amount=template['AMOUNT'],
name=template['NAME'],
duration=template['DURATION'],
cancelurl=template['CANCELURL'],
ad_banner=template['ADBANNER'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment