From 6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 7 May 2002 02:16:46 +0000 Subject: Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz. --- template/en/default/index.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/index.html.tmpl') diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 35e4e9c85..4a2844255 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -21,6 +21,10 @@ # Jacob Steenhagen #%] +[%# INTERFACE: + # username: string. The login name of the user, if any. + #%] + [% PROCESS global/header.html.tmpl title = 'Bugzilla Main Page' %] -- cgit v1.2.3-24-g4f1b