aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates/frame.html
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates/frame.html')
-rw-r--r--libpathod/templates/frame.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpathod/templates/frame.html b/libpathod/templates/frame.html
index d91004e4..9f6c3574 100644
--- a/libpathod/templates/frame.html
+++ b/libpathod/templates/frame.html
@@ -53,6 +53,7 @@
<li><a href="/docs/test">libpathod.test</a></li>
</ul>
</li>
+ <li {% if section== "about" %} class="active" {% endif %}><a href="/about">about</a></li>
</ul>
</div>
</div>