Skip to content

Commit a32a56d

Browse files
committed
fix conflicts
1 parent 65db443 commit a32a56d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

templates/public_base.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,7 @@
272272
</div>
273273
<div class="md:w-1/4 rtl:float-left rtl:text-left ltr:float-right ltr:text-right inline-block mb-4">
274274
<a href="#"
275-
<<<<<<< HEAD
276275
class="btn bg-light1-v2024 text-black inline-block download-screenshot hover-dark">Download</a>
277-
=======
278-
class="btn bg-light1-home text-black inline-block download-screenshot hover-dark">Download</a>
279-
>>>>>>> 8396dbd6 (fix conflicts)
280276
</div>
281277
<div class="mt-4 shadow">
282278
<img src="#" alt="" class="screenshot-rendered">
@@ -791,11 +787,7 @@
791787
{% endif %}
792788
</div>
793789
<a href="{% url 'public.ureporters' %}"
794-
<<<<<<< HEAD
795790
class="btn bg-light2-v2024 text-white inline-block hover-dark">{% trans "EXPLORE ENGAGEMENT" %}</a>
796-
=======
797-
class="btn bg-light2-home text-white inline-block hover-dark">{% trans "EXPLORE ENGAGEMENT" %}</a>
798-
>>>>>>> 8396dbd6 (fix conflicts)
799791
</div>
800792
</div>
801793
</div>

0 commit comments

Comments
 (0)