1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

fix template styles

This commit is contained in:
checktheroads
2021-04-22 15:58:57 -07:00
parent 21db209f47
commit 30415e6220
5 changed files with 81 additions and 95 deletions

View File

@@ -6,7 +6,7 @@
{% render_errors form %}
{% block content %}
<form action="" method="post">
<form action="" method="post" enctype="multipart/form-data">
{% csrf_token %}
<div class="row">
<div class="col-md-8">