Minerals now show their detail. The layout still needs work to get it showing correctly though.

This commit is contained in:
Shane Frischkorn 2014-01-21 23:54:09 +10:00
parent d5867c8d4a
commit 9509d788c0
8 changed files with 101 additions and 8 deletions

View file

@ -37,6 +37,10 @@
{% endblock %}
</div>
</div>
</div
<div class="row my-fluid-container">
{% block details %}
{% endblock details %}
</div>
</div>
</body>
</html>