{% extends "!layout.html" %} {%- block sidebartitle %} {{ super() }} <div class="wy-menu wy-menu-vertical"> <br> <ul style="text-align:left;text-indent:-13px"> <li><a style="color: #d9d9d9;text-decoration: none;" href="https://mcell.org/">MCell Homepage »</a></li> <li><a style="color: #d9d9d9;text-decoration: none;" href="https://mcell.org/tutorials/index.html">CellBlender Tutorials »</a></li> </ul> </div> {%- endblock -%}