Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Fix url 'contact' in all templates #28

Open
tlrh314 opened this issue Sep 11, 2020 · 0 comments
Open

Fix url 'contact' in all templates #28

tlrh314 opened this issue Sep 11, 2020 · 0 comments

Comments

@tlrh314
Copy link
Owner

tlrh314 commented Sep 11, 2020

grep -R "url 'contact'" apiweb/
apiweb//templates/footer.html:61:                            {# <a href="{% url 'contact' %}">Contact Form</a><br> #}
apiweb//templates/header.html:70:                    <li><a href="{% url 'contact' %}"><span>CONTACT</span></a></li>
apiweb//apps/research/templates/research/thesis_list.html:201:                        <a href="{% url 'contact' %}">Title Unknown. Please contact us if you know the title!</a>
apiweb//apps/search/templates/search/search_results.html:38:                        <a href="{% url 'contact' %}">Title Unknown. Please contact us if you know the title!</a><br>
apiweb//apps/alumni/templates/alumni/alumnus_detail.html:91:                                        <a href="{% url 'contact' %}">Title Unknown. Please contact us if you know the title!</a>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant