From 947740b5de9d2b5d2c5c77c2c6938f7dfc7e2052 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 30 Oct 2000 20:45:52 +0000 Subject: Add a link to Python's string formatting rules. --- templates/headfoot.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/headfoot.html b/templates/headfoot.html index 1aaa0834d..46d43c2ef 100644 --- a/templates/headfoot.html +++ b/templates/headfoot.html @@ -1,6 +1,7 @@ This text can include %(attribute)s format strings -which are resolved against the list's attributes. Some useful -attributes are: +which are resolved against the list's attributes. For details, see +Python's +string formatting rules. Some useful attributes are: