begin next chapter

This commit is contained in:
Patrick 2015-01-21 23:45:56 +01:00 committed by lubiana
parent c5941658a8
commit ded7808ce9
2 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[<< previous](09-templating.md) [<< previous](09-templating.md) | [next >>](11-page-menu.md)
### Dynamic Pages ### Dynamic Pages
@ -223,4 +223,4 @@ Try a few different URLs to check that everything is working as it should. If so
And as always, don't forget to commit your changes. And as always, don't forget to commit your changes.
[<< previous](09-templating.md) [<< previous](09-templating.md) | [next >>](11-page-menu.md)

10
11-page-menu.md Normal file
View file

@ -0,0 +1,10 @@
[<< previous](10-dynamic-pages.md)
### Page Menu
Now we have some sweet dynamic pages. But nobody can find them.
Let's fix that now. In this chapter we will create a menu with links to all our pages.
[<< previous](10-dynamic-pages.md)