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

Update 2 files

- /wiki/pages/human-practices.html
- /wiki/menu.html
parent 4e1aec19
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@
<li onmouseover="over(this)" onmouseleave="leave(this)">
<a href="#" style="cursor:default;">Human Practices</a>
<ul class="son">
<li><a href="{{ url_for('pages', page='human-practices') }}">Details</a></li>
<li><a href="{{ url_for('pages', page='human-practices') }}">Communication</a></li>
<li><a href="{{ url_for('pages', page='education') }}">Education</a></li>
<li><a href="{{ url_for('pages', page='inclusivity') }}">Inclusivity</a></li>
</ul>
......
......@@ -69,7 +69,7 @@
<body>
{% extends "layout.html" %}
{% block title %}Human Practices Details{% endblock %}
{% block title %}Communication{% endblock %}
{% block page_content %}
......
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