14 lines
352 B
HTML
Executable File
14 lines
352 B
HTML
Executable File
[viewBag]
|
|
==
|
|
<!-- Breadcrumb ================================= -->
|
|
<section class="crumb">
|
|
<div class="auto_container">
|
|
<div class="crumb_wrap">
|
|
<h1 class="crumb_title">
|
|
{{ this.page.title }}
|
|
</h1>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- Breadcrumb end ============================= --> |