{% extends 'base.html' %} {% block title %}Search{% endblock %} {% block style %} .body { position: relative; top:180px; text-align: center; background-color: white; height: 55%; width: 800px; margin:0px auto; border:4px black solid; } .content { display: flex; } .label-content { position: absolute; left: 10%; top: 100px; width: 200px; text-align: right; } .input-content { left: 40%; padding: 20px 20px; width: 100px; position: absolute; top: 80px; } input { margin: 10px; } label { display:inline-block; margin: 10px 0px; font-weight: 700; } {% endblock %} {% block content %}
{% csrf_token %}

更新司機資料

















{{ var }}{{ time }}
{% endblock %}