File: bootstrap-reboot.min.css

package info (click to toggle)
python-pdoc 16.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,080 kB
  • sloc: python: 5,260; javascript: 1,156; makefile: 18; sh: 3
file content (3 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (10)
1
2
3
{%- set oldname = self._TemplateReference__context.name -%}
{{- warn(oldname + " has moved to resources/" + oldname + ". Please adjust your custom pdoc template.") -}}
{%- include "resources/" + oldname -%}