]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/page.tmpl
Add class to breadcrumbs div.
[ikiwiki.git] / templates / page.tmpl
index 2f83db7abe38c6981f166aea1cec60aa8394442c..85f6e8cca3e47935d8f60ce657d6fca13cc4d997 100644 (file)
                         
                         <ul id="navigation">
                                <li class="blue">
-                                       <a href="#services"><span>Services</span></a>
+                                       <a href="/projects/"><span>Projects</span></a>
                                </li>
                                <li class="green">
-                                       <a href="#about"><span>About</span></a>
+                                       <a href="/doc/"><span>Docs</span></a>
                                </li>
                                <li class="orange">
-                                       <a href="#resources"><span>Resources</span></a>
+                                       <a href="/office/"><span>Office</span></a>
                                </li>
                                <li class="yellow">
-                                       <a href="#join"><span>Join</span></a>
+                                       <a href="/join/"><span>Join</span></a>
                                </li>
                         </ul>
                         <div id="events-block">
-                               <h3>Index</h3>
                                <h4>Who are we?</h4>
                                <p>We are MIT's volunteer student computing group, improving computing at MIT since 1969. Today, SIPB projects provide innovative services and special expertise to the MIT community. We have an office just outside the Athena cluster in the student center W20, and you are welcome to come by to ask us for help or to hang around and use our computers.</p>
+                               <br />
+                               <div class="solid-item iap">
+                                       <div class="extra-large">IAP 2009</div>
+                                       <a href="/iap/">view SIPB classes</a>
+                                </div>
                         </div>
                         <div id="featured-block" class="generic">
-                               <h1><span class="parentlinks">
+                               <div class="breadcrumbs"><span class="parentlinks">
                                <TMPL_LOOP NAME="PARENTLINKS">
-                               <a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>
+                               <a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> /
                                </TMPL_LOOP>
                                </span>
                                <span class="title">
                                <TMPL_VAR TITLE>
-                               </span></h1>
+                               </span></div>
                                <TMPL_VAR CONTENT>
                         </div>
                        <div id="prefooter"></div>