mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
remove nav from profile
This commit is contained in:
parent
e42cfc69dd
commit
b559a122f1
@ -4,8 +4,10 @@
|
|||||||
{% embed 'visiosoft.module.profile::profile/index' %}
|
{% embed 'visiosoft.module.profile::profile/index' %}
|
||||||
{% block detail %}
|
{% block detail %}
|
||||||
<div class="row px-3">
|
<div class="row px-3">
|
||||||
<div class="col-md-12 bg-dark text-white p-5">
|
<div class="col-md-12 bg-dark text-white p-5 d-flex justify-content-between align-items-center flex-wrap">
|
||||||
<h3>{{ trans('visiosoft.module.advs::field.my_ads.name') }}</h3>
|
<h3>{{ trans('visiosoft.module.advs::field.my_ads.name') }}</h3>
|
||||||
|
|
||||||
|
{{ addBlock('profile/ads/header')|raw }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-12 bg-light advs-section">
|
<div class="col-md-12 bg-light advs-section">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user