summaryrefslogtreecommitdiff
path: root/_layouts/git-wiki-bs-united.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/git-wiki-bs-united.html')
-rw-r--r--_layouts/git-wiki-bs-united.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/git-wiki-bs-united.html b/_layouts/git-wiki-bs-united.html
index a11fc59..d33e4ac 100644
--- a/_layouts/git-wiki-bs-united.html
+++ b/_layouts/git-wiki-bs-united.html
@@ -29,7 +29,7 @@
<div class="wrapper">
<div class="row">
<div class="col-lg-9">
- <div class="git-wiki-content">
+ <div class="git-wiki-page">
{% include git-wiki/sections/tools/tools.html %}
{% if site.inc_before_toc %}
@@ -46,7 +46,7 @@
{% include {{ site.inc_before_content }} %}
{% endif %}
- <div id="content">
+ <div id="git-wiki-content">
{{ content }}
</div>