7ec21e55141ddd7e82dd28eaae5e34b214edfef8 kate Thu Jan 19 11:59:20 2017 -0800 Fix syntax err. diff --git src/hg/htdocs/template.html src/hg/htdocs/template.html index 132ee91..fed7418 100755 --- src/hg/htdocs/template.html +++ src/hg/htdocs/template.html @@ -126,38 +126,40 @@
- Here is some code in a preformatted section ('pre' and 'code' tags); + Here is some code in a preformatted section ('pre' and 'code' tags):
+sudo -i
bash browserSetup.sh install
-And here is some text with a bit of code
embedded (just the 'code' tag)..
+And here is some text with a bit of code
embedded (just the 'code' tag)..
Use the 'img' tag to include the picture file, which is typically in .jpg or .png format. Images should normally have their 'width' and 'height' attributes set in the 'img' lement. To right-align the image add the 'gbsAlignRight' class. The caption is a 'p' element, which is assigned the 'gbsCaption' class.
Browser staff in native habitat.