Refactor ride list and search suggestion templates for improved structure and styling; update view logic to support dynamic template rendering based on request type

This commit is contained in:
pacnpal
2025-02-11 15:24:14 -05:00
parent 59efc39143
commit f5c063b76f
8 changed files with 153 additions and 758 deletions

View File

@@ -321,4 +321,4 @@
<script src="{% static 'js/alerts.js' %}"></script>
{% block extra_js %}{% endblock %}
</body>
</html>
</html>