Difference between revisions of "Bootstrap:Footer"

(Created page with "<div class="row"> <div class="span6"> === Stuff === * Link to some place * Another link </div> <div class="span6"> === More...")
 
Line 1: Line 1:
<div class="row">
+
{<div class="row">
 
     <div class="span6">
 
     <div class="span6">
 
         === Stuff ===
 
         === Stuff ===
Line 9: Line 9:
 
         * [http://external.resource.org Go here]
 
         * [http://external.resource.org Go here]
 
     </div>
 
     </div>
</div>
+
</div>}

Revision as of 12:44, 16 January 2013

{
       === Stuff ===
       * Link to some place
       * Another link
       === More Stuff ===
       * Go here
}