Difference between revisions of "Landing Page Example Layout - HTML"

From Help Wiki
Line 11: Line 11:
  
  
{{{content}}}
+
Page content that falls under the main page, and not in a subcolumn.
 
+
 
  <div class="row"> <!-- two span6 columns nested under span 8 -->
 
  <div class="row"> <!-- two span6 columns nested under span 8 -->
 
               <div class="col-md-6">
 
               <div class="col-md-6">
{{{col1}}}
+
List of pages that fall under column 1
  
 
   <!-- end col-md-6 -->
 
   <!-- end col-md-6 -->
Line 21: Line 20:
 
             <div class="col-md-6">
 
             <div class="col-md-6">
  
{{{col2}}}
+
List of pages that fall under column 2
  
  

Revision as of 16:19, 25 April 2017

based on Template:Landing

See the documentation on using this template: at Template:Landing/doc

Quick, two sentence summary of the page content.


Page content that falls under the main page, and not in a subcolumn.

List of pages that fall under column 1

List of pages that fall under column 2