File: layout.html

package info (click to toggle)
qutip 5.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,684 kB
  • sloc: python: 45,351; cpp: 456; makefile: 175; sh: 16
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (4)
1
2
3
4
5
{# Import the theme's layout. #}
{% extends "!layout.html" %}

{# Custom CSS overrides #}
{% set bootswatch_css_custom = ['_static/site.css'] %}