Difference between revisions of "Sidebar Example Layout - HTML"
From Help Wiki
m |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<div class="col-md-8"> | <div class="col-md-8"> | ||
<div class="lead"> | <div class="lead"> | ||
− | + | Succinct description of what this page is about. Could be two lines worth but shorter is better. | |
</div> | </div> | ||
− | + | ===Page Content=== | |
− | + | ====Task heading (optional)==== | |
− | + | # | |
− | + | # | |
+ | # | ||
+ | # | ||
<!-- end col-md-7 --> | <!-- end col-md-7 --> | ||
</div> | </div> | ||
<div class="col-md-1"></div> | <div class="col-md-1"></div> | ||
<div class="col-md-3 sidebar"> | <div class="col-md-3 sidebar"> | ||
− | + | ====Sidebar information==== | |
+ | *Links to related content | ||
+ | |||
+ | ---- | ||
+ | {{GetHelp}} | ||
<!-- end col-md-4--> | <!-- end col-md-4--> | ||
</div> | </div> |
Latest revision as of 14:13, 12 May 2017
Succinct description of what this page is about. Could be two lines worth but shorter is better.