{% extends "layouts/default.html" %} {% block title%}Your Recipes{%endblock%} {% block content %}

Your Recipes

New Recipe
{% include "layouts/pagination.html" %} {% endblock %}