File: footer.html

package info (click to toggle)
python-roborock 2.47.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,260 kB
  • sloc: python: 11,349; makefile: 17
file content (5 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (3)
1
2
3
4
5
{% extends "!footer.html" %}
{%- block contentinfo %}
{{ super() }}
<p>We are looking for contributors to help with our documentation, if you are interested please <a href="https://github.com/humbertogontijo/python-roborock">contribute here.</a>
{% endblock %}