diff --git a/docs/source/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.md b/docs/source/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.md index 73fdf975b1..db6458d04b 100644 --- a/docs/source/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.md +++ b/docs/source/Howtos/Beginner-Tutorial/Part5/Add-a-simple-new-web-page.md @@ -48,13 +48,15 @@ is not an HTML tutorial, so this file's content will be simple: ```html {% extends "base.html" %} -{% endblock %} - {% block content %}
+ This is a story about a tree, a classic tale ... +
+