Skip to content
Snippets Groups Projects
Commit 831bdd98 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

add title to the compound detail page

Former-commit-id: a0da6601ba238413d362e0c792851efd691610f8
parent 88cda8ba
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@
{% include "kekule_display.html" %}
<div class="container-fluid">
<div class="row flex-xl-nowrap">
<h1 class="page-title">Compound {{ compound.id }}</h1>
</div>
<div class="row flex-xl-nowrap">
<div class="col-3">
<div class="nav flex-column nav-pills" id="v-pills-tab" role="tablist">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment