5 lines
202 B
HTML
5 lines
202 B
HTML
<h4>{{ _('Links') }}</h4>
|
|
<ul>
|
|
<li><a href="https://github.com/ryanmcgrath/twython">Twython on GitHub</a></li>
|
|
<li><a href="https://github.com/ryanmcgrath/twython/issues">Bug Tracker</a></li>
|
|
</ul>
|