We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a7b9b commit 108119dCopy full SHA for 108119d
1 file changed
user_guide_src/source/tutorial/static_pages.rst
@@ -69,7 +69,7 @@ output the ``$title`` variable, which we'll define later in the controller.
69
Now, create a footer at **app/Views/templates/footer.php** that
70
includes the following code::
71
72
- <em>© 2021</em>
+ <em>© 2022</em>
73
</body>
74
</html>
75
0 commit comments