mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Create error_meow.html
This commit is contained in:
parent
c67054219e
commit
ca712c728c
12
rain/template/error_meow.html
Normal file
12
rain/template/error_meow.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col s12">
|
||||||
|
<div class="card-panel blue-grey darken-1">
|
||||||
|
<div class="card-content white-text">
|
||||||
|
<span class="card-title" style="color: #FF9999"><h3>Error!</h3></span>
|
||||||
|
<p>File type not allowed, sorry about that.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
Loading…
Reference in New Issue
Block a user