Skip to content
Snippets Groups Projects
Commit e888b8e1 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update file layout.html

parent fe7d66c1
No related branches found
No related tags found
No related merge requests found
Pipeline #407503 passed
......@@ -8,7 +8,7 @@
<link rel="license" href="https://creativecommons.org/licenses/by/4.0/"/>
<!-- Bootstrap CSS -->
<!-- <link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet"> -->
<link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet">
<!-- Custom CSS -->
<link href="{{ url_for('static', filename = 'style.css') }}" rel="stylesheet">
......@@ -55,9 +55,9 @@
</header> -->
<!-- Page Content -->
<!-- <div class="container"> -->
<div class="container">
{% block page_content %}{% endblock %}
<!-- </div> -->
</div>
<!-- Footer: MUST mention license AND have a link to team wiki's repository on gitlab.igem.org -->
{% include 'footer.html' %}
......
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