mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
idk
This commit is contained in:
parent
8ee9a1fee2
commit
4f66256533
BIN
static/img/party.png
Normal file
BIN
static/img/party.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 230 KiB |
@ -51,7 +51,7 @@ button {
|
||||
<button class="btn btn-primary btn-lg">Create Session</button>
|
||||
</a>
|
||||
|
||||
<center><img src="/static/img/Balloons.png" width="250" height="600"></center>
|
||||
<center><img src="/static/img/party.png" width="250" height="600"></center>
|
||||
<footer>
|
||||
<p>Version: 0.1</p>
|
||||
<p>Created By fingadumbledore<br>
|
||||
|
||||
@ -11,7 +11,10 @@
|
||||
<center>
|
||||
{% block content %}
|
||||
<h1>{% block title %} Session Information {% endblock %}</h1>
|
||||
{% endblock %}
|
||||
<label>User Anzahl, Uptime, Creator:</label>
|
||||
<img src="/static/img/user.png" width="60" height="60">
|
||||
{% block content %}
|
||||
<p>{{das}}</p>
|
||||
<p>{{der}}</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user