PDF rausgenommen
This commit is contained in:
13
msd2/myoos/templates/phoenix/system/_breadcrumbs.html
Normal file
13
msd2/myoos/templates/phoenix/system/_breadcrumbs.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- Breadcrumbs //-->
|
||||
<section class="page-header page-header-xs mt-60">
|
||||
<div class="container">
|
||||
|
||||
<h1>{$heading_title}</h1>
|
||||
|
||||
<ol class="breadcrumb" xmlns:v="http://rdf.data-vocabulary.org/#">
|
||||
{$breadcrumb}
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Breadcrumbs //-->
|
Reference in New Issue
Block a user