File: layout.html

package info (click to toggle)
python-saharaclient 0.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,024 kB
  • ctags: 1,356
  • sloc: python: 9,762; sh: 164; makefile: 25
file content (4 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (14)
1
2
3
4
{% extends "basic/layout.html" %}
{% set css_files = css_files + ['_static/tweaks.css'] %}

{% block relbar1 %}{% endblock relbar1 %}