Remove classes from the doco content region to simplify the appearance. Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it.

This commit is contained in:
Andrew Manning
2016-12-03 15:17:31 -05:00
parent 8e6ff32c97
commit 153cd0a205
2 changed files with 3 additions and 5 deletions
+2 -5
View File
@@ -1,8 +1,5 @@
<div id="help-content" class="generic-content-wrapper">
<div class="section-title-wrapper" style="display: none;">
<h2>{{$title}}</h2>
</div>
<div class="section-content-wrapper" id="doco-content">
<div id="help-content" class="">
<div id="doco-content">
{{$content}}
</div>
</div>