From 888e95f82ec96129257ff9064e9860a275fb7b15 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Thu, 9 May 2019 00:07:32 -0500 Subject: clean up --- templates/cytoscape.html | 3 ++- templates/index.html | 20 ++++++++++++++++++-- templates/layout.html | 6 +++--- 3 files changed, 23 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/cytoscape.html b/templates/cytoscape.html index 749b042..fd2000e 100644 --- a/templates/cytoscape.html +++ b/templates/cytoscape.html @@ -1,7 +1,8 @@ {% extends "layout.html" %} {% block content %} - + +
+ -- cgit v1.2.3