Ex51-addditional

Hi ,
What exactly we are suppose to do here:

“As an exercise, go into the templates/index.html file and add a link back to just /hello so that you can keep filling out the form and seeing the results.”

regards
kaushik

Gothons Of Planet Percal #25

{% if greeting %}
I just wanted to say
{{ greeting }}
{% else %}
Hello, world!
{% endif %}

Link to Hello

Blockquote

You add an <a> tag with a link.

1 Like