975cd981382f51d73929949f9ebaae7f39b8588e
[opnfvdocs.git] / docs / _templates / layout.html
1 {# Import the theme's layout. #}
2 {% extends "!layout.html" %}
3
4 {# Custom CSS overrides #}
5 {% set css_files = css_files + ['_static/my-styles.css'] %}