changed activity3 image
This commit is contained in:
BIN
cao_sunyata/static/img/home/home_ni_su.jpg
Normal file
BIN
cao_sunyata/static/img/home/home_ni_su.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 62 KiB |
@@ -109,7 +109,7 @@
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden hover-img">
|
||||
<div class="position-relative">
|
||||
<img src="{{request.static_url('cao_sunyata:static/img/home/home_activity3.jpg')}}" class="card-img-top" alt="matdash-img">
|
||||
<img src="{{request.static_url('cao_sunyata:static/img/home/home_ni_su.jpg')}}" class="card-img-top" alt="matdash-img">
|
||||
<span class="badge text-bg-light text-dark fs-2 lh-sm mb-9 me-9 py-1 px-2 fw-semibold position-absolute bottom-0 end-0">
|
||||
Evènement</span>
|
||||
</div>
|
||||
|
||||
@@ -196,7 +196,7 @@
|
||||
{% else %}
|
||||
<li>
|
||||
<a class="nav-link" href="{{request.route_url('login')}}">
|
||||
<i class="ti ti-login fs-7"></i></a>
|
||||
<i class="ti ti-login fs-7"></i></a>
|
||||
</li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user