LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
q2templates/__init__.py
q2templates/_templates.py
q2templates/_version.py
q2templates/util.py
q2templates.egg-info/PKG-INFO
q2templates.egg-info/SOURCES.txt
q2templates.egg-info/dependency_links.txt
q2templates.egg-info/not-zip-safe
q2templates.egg-info/top_level.txt
q2templates/templates/base.html
q2templates/templates/js-error-handler.html
q2templates/templates/tab-child.html
q2templates/templates/tab-parent.html
q2templates/templates/tabbed.html
q2templates/templates/assets/css/base-template.css
q2templates/templates/assets/css/bootstrap.min.css
q2templates/templates/assets/css/normalize.css
q2templates/templates/assets/css/tab-parent.css
q2templates/templates/assets/fonts/glyphicons-halflings-regular.eot
q2templates/templates/assets/fonts/glyphicons-halflings-regular.svg
q2templates/templates/assets/fonts/glyphicons-halflings-regular.ttf
q2templates/templates/assets/fonts/glyphicons-halflings-regular.woff
q2templates/templates/assets/fonts/glyphicons-halflings-regular.woff2
q2templates/templates/assets/img/qiime2-rect-200.png
q2templates/templates/assets/js/bootstrap.min.js
q2templates/templates/assets/js/child.js
q2templates/templates/assets/js/jquery-3.2.0.min.js
q2templates/templates/assets/js/parent.js
q2templates/tests/__init__.py
q2templates/tests/test_util.py