diff --git a/app/img/sbml-legend.svg b/app/img/sbml-legend.svg
new file mode 100644
index 00000000..181c7bdd
--- /dev/null
+++ b/app/img/sbml-legend.svg
@@ -0,0 +1,3801 @@
+
+
+
+
diff --git a/app/js/app-menu.js b/app/js/app-menu.js
index cd5edc9d..88403213 100644
--- a/app/js/app-menu.js
+++ b/app/js/app-menu.js
@@ -874,6 +874,11 @@ module.exports = function() {
$("#SIF_legend_modal").modal('show');
});
+ $("#SBML-legend").click(function (e) {
+ e.preventDefault();
+ $("#SBML_legend_modal").modal('show');
+ });
+
$("#quick-help, #quick-help-icon").click(function (e) {
e.preventDefault();
$("#quick_help_modal").modal('show');
diff --git a/index.html b/index.html
index 8fb82295..7d2d7a9b 100644
--- a/index.html
+++ b/index.html
@@ -344,6 +344,7 @@
Process Description
Activity Flow
SIF
+ SBML
@@ -1027,6 +1028,20 @@ Simple Interaction Format
+
+
+
+
+
+
Systems Biology Markup Language
+
![](app/img/sbml-legend.svg)
+
SBML Table
+
+
+
+
+
+