diff options
author | Matěj Cepl <mcepl@redhat.com> | 2009-11-15 23:38:56 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2009-11-15 23:38:56 +0100 |
commit | f6473374cf5984ebdb3e96edc1e176ae65bc2eac (patch) | |
tree | 851bcae1bcc7309d58b48c9d7bc1b7988a637e6f /install.html | |
parent | 56c6054e53f51abe940561b49280feb569f8f846 (diff) | |
download | bugzilla-triage-f6473374cf5984ebdb3e96edc1e176ae65bc2eac.tar.gz |
We want to follow jetpack directory. Filtering out will be done before
merge to master.
Diffstat (limited to 'install.html')
-rw-r--r-- | install.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/install.html b/install.html new file mode 100644 index 0000000..d6f3a4d --- /dev/null +++ b/install.html @@ -0,0 +1,10 @@ +<html> + <head> + <title>Install Jetpack</title> + <link rel="jetpack" href="bugzillaBugTriage.js" + name="Bugzilla Triaging Jetpack"/> + </head> + <body> + Installing Bugzilla Triaging Jetpack. + </body> +</html> |