Skip to content
Snippets Groups Projects
Commit 164fac7b authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file human-practices.html

parent 3b1aa02f
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
<body>
{% extends "layout.html" %}
{% block title %}Details{% endblock %}
{% block title %}Human Practices Details{% endblock %}
{% block page_content %}
......@@ -82,6 +82,15 @@
</ul>
</div>
<div class="sidebar">
<ul>
<li><a href="#Introduction">Introduction</a></li>
<li><a href="#Muscone molecular switch">Muscone molecular switch</a></li>
<li><a href="#Colonization system">Colonization system</a></li>
<li><a href="#Inhalation of muscone">Inhalation of muscone</a></li>
</ul>
</div>
<!--
<div class="progress-container">
<svg class="progress-bar-circle" width="60" height="60">
......@@ -90,6 +99,7 @@
<div class="progress-text">0%</div>
</div>
-->
<div class="row mt-4">
<div class="col-lg-12">
<h2 id="Introduction">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment