We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eaa130 commit 3fb4013Copy full SHA for 3fb4013
1 file changed
trac-env/templates/site_footer.html
@@ -68,7 +68,7 @@ <h2>Support Us</h2>
68
<li>
69
<span>Hosting by</span> <a class="in-kind-donors" href="https://www.djangoproject.com/fundraising/#in-kind-donors">In-kind donors</a>
70
</li>
71
- <li class="design"><span>Design by</span> <a class="threespot" href="http://www.threespot.com">Threespot</a> <span class="ampersand">&</span> <a class="andrevv" href="http://andrevv.com/"></a></li>
+ <li class="design"><span>Design by</span> <a class="threespot" href="http://www.threespot.com">Threespot</a> <span class="ampersand">&</span> <a class="andrevv" href="http://andrevv.com/">andrevv</a></li>
72
</ul>
73
<p class="copyright">© 2005-${date.today().year}
74
<a href="https://djangoproject.com/foundation/"> Django Software Foundation</a>
0 commit comments