github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/_templates/layout.html (about) 1 {% extends "!layout.html" %} 2 {% block sidebartitle %} 3 {{ super() }} 4 <br> 5 <a href="https://chat.hyperledger.org">Rocket Chat</a> <a href="https://jenkins.hyperledger.org/">CI</a> 6 <a href="http://stackoverflow.com/questions/tagged/hyperledger-fabric">StackOverflow</a> 7 {% endblock %}