mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
wrong class
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<nav aria-label="breadcrumb">
|
||||
<ol class="breadcrumb bg-transparent p-2">
|
||||
<ol class="breadcrumb bg-transparent section-content-wrapper">
|
||||
{{foreach $breadcrumbs as $breadcrumb}}
|
||||
{{if $breadcrumb@last}}
|
||||
<li class="breadcrumb-item active h3 pt-3 pb-3" aria-current="page">{{$breadcrumb.name}}</li>
|
||||
|
||||
Reference in New Issue
Block a user