]> jfr.im git - uguu.git/blob - rain/template/error_meow.html
Using the footer template
[uguu.git] / rain / template / error_meow.html
1 <div class="container">
2 <div class="row">
3 <div class="col s12">
4 <div class="card-panel blue-grey darken-1">
5 <div class="card-content white-text">
6 <span class="card-title" style="color: #FF9999"><h3>Error!</h3></span>
7 <p>File type not allowed, sorry about that.</p>
8 </div>
9 </div>
10 </div>
11 </div>
12 </div>