Skip to content
Snippets Groups Projects
Commit 0c64a038 authored by Yuan Xia's avatar Yuan Xia
Browse files

Update wiki/menu.html, wiki/footer_index.html, wiki/footer.html

parent a7a06d84
No related branches found
No related tags found
No related merge requests found
Pipeline #181867 passed
......@@ -12,12 +12,14 @@
<img src="https://static.igem.wiki/teams/4204/wiki/footer-miao.png" style="opacity: 0;z-index:-100;">
<img src="https://static.igem.wiki/teams/4204/wiki/footer-miao.png" >
<div class="col-lg-6 col-xs-12 ml-4 bg-dark" style="opacity: 1;position:relative;width:100%;z-index:1000;">
<div class="nil" style="opacity: 0;position:absolute;width:0px;height:0px;z-index:-1000;" href="{{ url_for('pages', page='education') }}">
<div class="row mt-0" style="opacity: 1;position:relative;left:50px;width:80%;z-index:1000;">
<div class="col">
<p class="col"><small>© 2022 - Content on this site is licensed under a <a class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
<p><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2022/bnds-china">gitlab.igem.org/2022/bnds-china</a>.</small></p>
</div>
</div>
<!-- The following MUST be on every page: license information and link to the repository on gitlab.igem.org -->
</div>
</footer>
\ No newline at end of file
</footer>
<footer class="pt-5 pb-0 footer py-5 mt-5 text-white">
<img src="https://static.igem.wiki/teams/4204/wiki/footer-miao.png" >
<div class="col-lg-6 col-xs-12 ml-4 bg-dark" style="opacity: 1;position:relative;width:100%;z-index:1000;">
<div class="row mt-0" style="opacity: 1;position:relative;left:50px;width:80%;z-index:1000;">
<div class="col">
<p class="col"><small>© 2022 - Content on this site is licensed under a <a class="subfoot" href="https://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
<p><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2022/bnds-china">gitlab.igem.org/2022/bnds-china</a>.</small></p>
</div>
</div>
<!-- The following MUST be on every page: license information and link to the repository on gitlab.igem.org -->
</div>
</footer>
......@@ -74,7 +74,6 @@
<li><a class="dropdown-item" href="{{ url_for('pages', page='human-practices') }}">Human-Practices</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='collaborations') }}">Collaborations</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='communication') }}">Education and Communication</a></li>
<li><a class="dropdown-item" href="{{ url_for('pages', page='education') }}">Education</a></li>
</ul>
</li>
......
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