diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/list/quips.html.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl index c43822aa1..39b7c3840 100644 --- a/template/en/default/list/quips.html.tmpl +++ b/template/en/default/list/quips.html.tmpl @@ -23,7 +23,8 @@ # added_quip: string. Defined if the CGI added a quip data before # displaying anything; if defined, its value is that quip. # show_quips: boolean. True if we are showing the entire quip list. - # quips: list of strings. Defined iff show_quips is true. List of all quips. + # quips: list of strings. Defined if and only if show_quips is true. + # List of all quips. #%] [% PROCESS global/variables.none.tmpl %] |