File: main.html

package info (click to toggle)
python-fakeredis 2.29.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,772 kB
  • sloc: python: 19,002; sh: 8; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 289 bytes parent folder | download
1
2
3
4
5
6
{% extends "base.html" %}
{% block extrahead %}
<meta name="google-adsense-account" content="ca-pub-2802331499006697">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2802331499006697"
        crossorigin="anonymous"></script>
{% endblock %}