Jinja Templating

Report a typo

Compose the HTML code that contains a level 1 header with text_message variable passed into it. Please make sure to follow the Jinja syntax for using variables within template.

Write a program in Python 3
template = '''
# your code here
'''
___

Create a free account to access the full topic