]> jfr.im git - uguu.git/blobdiff - rain/cache/error.e1ac13855adfa478d8926be2da304459.rtpl.php
Adding error page
[uguu.git] / rain / cache / error.e1ac13855adfa478d8926be2da304459.rtpl.php
diff --git a/rain/cache/error.e1ac13855adfa478d8926be2da304459.rtpl.php b/rain/cache/error.e1ac13855adfa478d8926be2da304459.rtpl.php
new file mode 100644 (file)
index 0000000..c7beb37
--- /dev/null
@@ -0,0 +1,12 @@
+<?php if(!class_exists('raintpl')){exit;}?><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>Ooops! It seems something has went wrong! Make sure you've selected a file for upload :^)</p>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
\ No newline at end of file