mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 19:46:16 +00:00
Adding Upload page
Added templates for main pages Updated Nav urls Made error page prettier
This commit is contained in:
parent
f730ecd0c9
commit
c3096a8ca3
12 changed files with 138 additions and 36 deletions
|
@ -4,7 +4,7 @@
|
|||
<img src="{{ url_for('static', filename='images/leaves.jpg') }}" alt="leaves"/>
|
||||
<span></span>
|
||||
</header>
|
||||
<div class="app">
|
||||
<div class="app err-warning">
|
||||
<h1>{{error}}</h1>
|
||||
<p>{{msg}}</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue