release
This commit is contained in:
@ -406,13 +406,13 @@
|
||||
<button id="close">X</button>
|
||||
</div>
|
||||
<div class="samerow">
|
||||
<button id="download">Download Backup</button>
|
||||
<button id="upload">Upload Backup</button>
|
||||
<button id="download">download cloud backup</button>
|
||||
<button id="upload">upload cloud backup</button>
|
||||
</div>
|
||||
<h1 class="title">{{ name }}'s profile</h1>
|
||||
<h3>click on one of the following areas to edit</h3>
|
||||
<h3>profile picture, name, song, and about me</h3>
|
||||
<h3>click on an area to edit</h3>
|
||||
<p style="font-size: 16px;">share your profile at {{ url_gen }}</p>
|
||||
{{ staff_buttons }}
|
||||
<section>
|
||||
<img src="{{ user_pfp }}" class="pfp edit" id="pfp" />
|
||||
<div class="profile-element edit" id="name">
|
||||
|
||||
Reference in New Issue
Block a user