summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/index.html.tmpl')
-rw-r--r--template/en/default/index.html.tmpl12
1 files changed, 9 insertions, 3 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index 9c3a88b2f..a96f2b15e 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -95,9 +95,15 @@ function addSidebar() {
<div id="page-index">
<div class="intro"></div>
- <p>This is where we put in lots of nifty words explaining all about [% terms.Bugzilla %].</p>
-
- <p>But it all boils down to a choice of:</p>
+ <p>Welcome to [% terms.Bugzilla %]. To see what's new in this version
+ of [% terms.Bugzilla %], see the
+ <a href="page.cgi?id=release-notes.html">release notes</a>!
+ You may also want to read the
+ <a href="[% Param('docs_urlbase') FILTER html %]using.html">
+ [%- terms.Bugzilla %] User's Guide</a> to find out more about
+ [%+ terms.Bugzilla %] and how to use it.</p>
+
+ <p>Most common actions:</p>
<ul>
<li id="query"><a href="query.cgi">Search existing [% terms.bug %] reports</a></li>
<li id="enter-bug"><a href="enter_bug.cgi">Enter a new [% terms.bug %] report</a></li>