aboutsummaryrefslogtreecommitdiff
path: root/app/templates/error.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-16 20:00:35 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-09-16 20:00:35 +0530
commita76126e01e3e8d6ed47a823636a809dad1e58283 (patch)
treefb13239dcb0a06aea267e68d63dc02a4bdf790ea /app/templates/error.html
parentca50f9cb6943f7010ab2eec1a23cad7896d7b553 (diff)
added pubchem search
Diffstat (limited to 'app/templates/error.html')
-rw-r--r--app/templates/error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/error.html b/app/templates/error.html
index b605430..54656ba 100644
--- a/app/templates/error.html
+++ b/app/templates/error.html
@@ -3,7 +3,7 @@
{% block main %}
<h2>Oh Snap! An error occured</h2>
- <p>Error Code: {{code}}</p>
+ <div class="alert alert-warning" role="alert">Error Code: {{code}}</div>
<p>Error Description: {{description}}</p>
<!--<section>
<style>