%]
</table>
+ <h2>Inappropriate uses of [% terms.Bugzilla %]</h2>
+
+ <div id="left-blurb">
+ <p><strong>Inappropriate use of this service will result in your account being banned and your institution blocked.</strong></p>
+ <ul>
+ <li>Creating [% terms.bugs %] as part of a school assignment.</li>
+ <li>Trying out [% terms.Bugzilla %] to see if it suits your needs or testing out some part of [% terms.Bugzilla %] for proper functionality.</li>
+ </ul>
+ <p>Instead, go to <a href="https://bugzilla-dev.allizom.org">bugzilla-dev.allizom.org</a>, and log in using a GitHub account.</p>
+ <p>Note: You can also set up your own instance of [% terms.Bugzilla %] for evaluation or classroom training by following the<br>
+ directions on <a href="https://github.com/mozilla-bteam/bmo/">our project repository</a>.</p>
+ </div>
+
</td>
<td width="50%" id="create-account-right" valign="top">
padding: 16px 16px 16px 32px;
}
-#right-blurb {
+#left-blurb, #right-blurb {
font-size: var(--font-size-x-large);
line-height: var(--line-height-comfortable);
}
padding-bottom: 1em;
}
+#create-account #product-list {
+ margin-bottom: 25px;
+}
+
#create-account-form tr:last-child {
text-align: right;
}