File: page.html

package info (click to toggle)
python-boltons 16.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 872 kB
  • ctags: 1,259
  • sloc: python: 7,900; makefile: 159
file content (5 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (5)
1
2
3
4
5
{% extends "!page.html" %}
{% block menu %}
{{ super() }}
<iframe src="https://ghbtns.com/github-btn.html?user=mahmoud&repo=boltons&type=star&count=true&size=medium" frameborder="0" scrolling="0" width="160px" height="30px" style="margin-left: 23px; margin-top: 10px;"></iframe>
{% endblock %}