Minerals now show their detail. The layout still needs work to get it showing correctly though.
This commit is contained in:
parent
d5867c8d4a
commit
9509d788c0
8 changed files with 101 additions and 8 deletions
|
|
@ -37,6 +37,10 @@
|
|||
{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
</div
|
||||
<div class="row my-fluid-container">
|
||||
{% block details %}
|
||||
{% endblock details %}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue