{{ header("Dog Pictures", "/about") }}
Enjoy some pictures of my adorable dog Aayla. She's a 6-year-old border collie mix, and I think she's the cutest dog in the world. More pictures available upon request.
{% from 'components/header.html' import header %} {% from 'components/footer.html' import footer %} {% from 'components/picture.html' import picture %}