Main navigation | Main content
The Department of Long Nomenclature graphic and the breadcrumb link to "Home" are set to link back to "index.html." Be sure to update these links as necessary to link back to your home page.
When setting up the templates for your site, be sure to change the text in the html to your unit's information.
The print code is near the top of the html and looks like this:
<!--BEGIN WORDMARK AND UNIT IDENTIFICATION FOR PRINT -->
<!--Use this code along with the print.css to retain the University's wordmark on you printed Web pages and to identify your unit -->
<div class="leftprint">
<img src="/assets/img/smMwdmk.gif" alt="University of Minnesota" width="216" height="55" hspace="10" align="left" />
</div>
<div class="rightprint"><b>University of Minnesota</b><br />
http://www.umn.edu/<br />
</div>
<!--END WORDMARK AND UNIT IDENTIFICATION FOR PRINT -->
The original template code required users to add a style to a bulleted list in order to make bullets or numbers in a numbered list.
The style sheets and html have been updated to allow users to make lists without adding a style.