You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/03/07 23:35:19 UTC

cloudstack-docs-install git commit: fix table formating test2

Repository: cloudstack-docs-install
Updated Branches:
  refs/heads/master 20c4d2070 -> 67998f24b


fix table formating test2


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/67998f24
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/67998f24
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/67998f24

Branch: refs/heads/master
Commit: 67998f24b48c8e406504bb44d777bd139a1d5429
Parents: 20c4d20
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Sat Mar 7 17:35:07 2015 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Sat Mar 7 17:35:07 2015 -0500

----------------------------------------------------------------------
 source/_template/layout.html | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/67998f24/source/_template/layout.html
----------------------------------------------------------------------
diff --git a/source/_template/layout.html b/source/_template/layout.html
new file mode 100644
index 0000000..0b9e410
--- /dev/null
+++ b/source/_template/layout.html
@@ -0,0 +1,2 @@
+{% extends "!layout.html" %}
+{% set css_files = css_files + ["_static/theme_overrides.css"] %}
\ No newline at end of file