%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/python3-flask/examples/flaskr/templates/auth/
Upload File :
Create Path :
Current File : //usr/share/doc/python3-flask/examples/flaskr/templates/auth/login.html

{% extends 'base.html' %}

{% block header %}
  <h1>{% block title %}Log In{% endblock %}</h1>
{% endblock %}

{% block content %}
  <form method="post">
    <label for="username">Username</label>
    <input name="username" id="username" required>
    <label for="password">Password</label>
    <input type="password" name="password" id="password" required>
    <input type="submit" value="Log In">
  </form>
{% endblock %}

Zerion Mini Shell 1.0