aviary first view and template

This commit is contained in:
gw3000 2023-07-01 09:21:58 +02:00
parent 462b9ff224
commit 5e5605524f
8 changed files with 61 additions and 21 deletions

View file

@ -4,7 +4,7 @@
{% block content %}
<h3>Patient {{ bird.bird }} bearbeiten</h3>
<div class="row">
<div class="col-lg-6 mb-3">
<div class="col-lg-5 mb-3">
<form method="post" enctype="multipart/form-data">
<fieldset>
{% csrf_token %}