From 2e0b9c97af457da5c6afda611d48e59047d4cdb8 Mon Sep 17 00:00:00 2001 From: JJ Date: Mon, 31 Mar 2025 21:08:41 +0100 Subject: Basic AI functionality --- templates/pages/about.html | 9 +++++++++ templates/pages/account.html | 21 +++++++++++++++++++-- templates/pages/home.html | 2 +- templates/pages/single-recipe.html | 14 +++++++++++--- 4 files changed, 40 insertions(+), 6 deletions(-) (limited to 'templates/pages') diff --git a/templates/pages/about.html b/templates/pages/about.html index d719941..7aefc54 100644 --- a/templates/pages/about.html +++ b/templates/pages/about.html @@ -17,4 +17,13 @@ heading %} Yoast SEO Schema. If you have other websites that you would like us to index, then reach out here.

+ +

Instructions

+ +

Using the website is very simple. Once you login go to bad: www.example.com/awesome-recipe

+

good: https://www.example.com/awesome-recipes

{% endblock %} diff --git a/templates/pages/account.html b/templates/pages/account.html index 10a3789..063d924 100644 --- a/templates/pages/account.html +++ b/templates/pages/account.html @@ -1,6 +1,4 @@ {% extends "base.html" %} {% block scripts %} - - + +{% endblock %} + +{% block heading %} {{ single_recipe.title }} {% endblock %} {% block content %}
{{ single_recipe.title }}
Source
-

Ingredients

-