aviary first view and template
This commit is contained in:
parent
462b9ff224
commit
5e5605524f
8 changed files with 61 additions and 21 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue