You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 line
203B

  1. <h1><%= siteTitle %></h1>
  2. <div class="row">
  3. <div class="col-md-4" style="background-color: #eee;">
  4. Left Column
  5. </div>
  6. <div class="col-md-8">
  7. Right Column
  8. </div>
  9. </div>

Powered by TurnKey Linux.