mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-15 22:27:09 +03:00
13 lines
299 B
HTML
13 lines
299 B
HTML
|
---
|
||
|
layout: example
|
||
|
title: Starter Template
|
||
|
group: material-design
|
||
|
---
|
||
|
|
||
|
<div class="container">
|
||
|
<h1>Bootstrap starter template</h1>
|
||
|
<p class="lead">
|
||
|
Use this document as a way to quickly start any new project.<br> All you get is this text and a mostly barebones HTML document.
|
||
|
</p>
|
||
|
</div>
|