2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Formatting

This commit is contained in:
Oliver Walters
2019-09-07 18:58:37 +10:00
parent 27878d2d8d
commit 89c3ab5e99
3 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ InvenTree | Settings
{% endblock %}
{% block content %}
<h3>InvenTree Settings</h3>
<hr>
<div class='settings-container'>
<h3>InvenTree Settings</h3>
<hr>
<div class='settings-nav'>
{% block tabs %}
{% include "InvenTree/settings/tabs.html" %}