1
0
Fork 0
terminaltables3/docs/_templates/layout.html

7 lines
187 B
HTML
Raw Normal View History

{# From https://github.com/snide/sphinx_rtd_theme/issues/166 #}
{# Import the theme's layout. #}
{% extends "!layout.html" %}
{% set css_files = css_files + ['_static/pygments.css'] %}