mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
s/form/div (#252)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "app" %}
|
||||
{% block title %}Users{% endblock %}
|
||||
{% block content %}
|
||||
<form class="flex flex-col py-8">
|
||||
<div class="flex flex-col py-8">
|
||||
<form>
|
||||
<div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user