13 lines
434 B
HTML
Executable File
13 lines
434 B
HTML
Executable File
<!-- start: PAGE TITLE -->
|
|
<section id="page-title">
|
|
<div class="row">
|
|
<div class="col-sm-8">
|
|
<h1 class="mainTitle" translate="sidebar.nav.pages.BLANKPAGE">{{ mainTitle }}</h1>
|
|
<span class="mainDescription">Use this page to start from scratch and put your custom content</span>
|
|
</div>
|
|
<div ncy-breadcrumb></div>
|
|
</div>
|
|
</section>
|
|
<!-- end: PAGE TITLE -->
|
|
<!-- start: YOUR CONTENT HERE -->
|
|
<!-- end: YOUR CONTENT HERE --> |