b94c9eae6326604924dc2f54e33dc0cac7954901
donnak
  Mon Jan 30 14:50:13 2017 -0800
More html formatting tweaks. Refs 18504

diff --git src/hg/htdocs/conditions.html src/hg/htdocs/conditions.html
index 5347539..128234a 100755
--- src/hg/htdocs/conditions.html
+++ src/hg/htdocs/conditions.html
@@ -1,41 +1,47 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="Genome Browser Conditions of Use" -->
 <!--#set var="ROOT" value="." -->
 
 <!-- Relative paths to support mirror sites with non-standard GB docs install -->
 <!--#include virtual="$ROOT/inc/gbPageStart.html" -->
 
 <h1>Genome Browser Conditions of Use</h1>
 
-<p>The UCSC Genome Browser was created by the <a href="staff.html">Genome Bioinformatics Group</a> 
+<p>
+The UCSC Genome Browser was created by the <a href="staff.html">UCSC Genome Browser Group</a> 
 of UC Santa Cruz. Software Copyright (c) The Regents of the University of California. All 
 rights reserved. The software is made available with the following conditions:</p>
 <ul>
-    <li>The Genome Browser and Blat software are free for academic, nonprofit, and personal
-    use. A <a href="license/">license</a> is required for commercial use. 
-    <li>Please <a href="cite.html">cite</a> us if you use the Genome Browser software or 
-    data in a publication or web page.</li>
-    <li>Program-driven use of this software is limited to a maximum of one hit every 15 
-    seconds and no more than 5,000 hits per day.</li>
+  <li>
+  The Genome Browser and Blat software are free for academic, nonprofit, and personal use. A 
+  <a href="license/">license</a> is required for commercial use. 
+  <li>
+  Please <a href="cite.html">cite</a> us if you use the Genome Browser software or data in a 
+  publication or web page.</li>
+  <li>
+  Program-driven use of this software is limited to a maximum of one hit every 15 seconds and no 
+  more than 5,000 hits per day.</li>
 </ul>
-
-<p>The sequence and annotation data displayed in the Genome Browser are freely available for
-any use with the following conditions:</p>
+<p>
+The sequence and annotation data displayed in the Genome Browser are freely available for any use 
+with the following conditions:</p>
 <ul>
-    <li>Usage restrictions for genome sequence data are noted within the species sections on
-    the <a href="goldenPath/credits.html">Credits</a> page.</li>
-    <li>Some annotation tracks contributed by external collaborators contain data that have 
-    specific use restrictions. To check for restrictions associated with a particular annotation 
-    data set, review the Genome Browser description page associated with the track. To display the 
-    description page, click on the track's name in the section below the Genome Browser tracks 
-    image. </li>
-    <li>Please credit the data contributor when using Genome Browser data in a publication 
-    or web page. In most cases, this information can be found on the 
-    <a href="goldenPath/credits.html">Credits</a> page (for genome assemblies) or in the 
-    &quot;Credits&quot; section on the track description page (for annotation tracks).</li>
+  <li>
+  Usage restrictions for genome sequence data are noted within the species sections on the 
+  <a href="goldenPath/credits.html">Credits</a> page.</li>
+  <li>
+  Some annotation tracks contributed by external collaborators contain data that have specific use 
+  restrictions. To check for restrictions associated with a particular annotation data set, review 
+  the Genome Browser description page associated with the track. To display the description page, 
+  click on the track's name in the section below the Genome Browser tracks image.</li>
+  <li>
+  Please credit the data contributor when using Genome Browser data in a publication or web page. 
+  In most cases, this information can be found on the <a href="goldenPath/credits.html">Credits</a> 
+  page (for genome assemblies) or in the &quot;Credits&quot; section on the track description page 
+  (for annotation tracks).</li>
 </ul>
-	
-<p>For assistance with questions or problems regarding the UCSC Genome Browser software, 
-database, genome assemblies, or release cycles, click <a href="contacts.html">here</a>.</p>
+<p>
+For assistance with questions or problems regarding the UCSC Genome Browser software, database, 
+genome assemblies, or release cycles, click <a href="contacts.html">here</a>.</p>
       
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->