From e64830992db27939840bc68364de3f47441c154f Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Sun, 30 Aug 2020 12:50:38 +0530
Subject: added ketcher option

---
 app/templates/molecule_editor.html | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'app/templates')

diff --git a/app/templates/molecule_editor.html b/app/templates/molecule_editor.html
index 026b7fe..22d8481 100644
--- a/app/templates/molecule_editor.html
+++ b/app/templates/molecule_editor.html
@@ -6,6 +6,10 @@
 
 <p>Powered by <a href="https://github.com/partridgejiang/Kekule.js">Kekule.js</a>
 
+
+<h4>Prefer Ketcher instead?</h4>
+<p>Click <a href="{{ url_for('static', filename='ketcher/ketcher.html') }}">here.</a></p>
+
 <br>
 
 
@@ -48,4 +52,6 @@
 
 <br>
 
+
+
 {% endblock %}
\ No newline at end of file
-- 
cgit v1.2.3