X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fapp_base.html;h=5338da2b938da3b90f974664df540d6d52f27a0b;hp=5b34e5da2681d237f74d6595bd3ade166223c29a;hb=2cbb613cd4eba33ac3c3d2a9ace7c55799748d1a;hpb=776344261814538e59bff4b2019ae27549b7acc1 diff --git a/htsworkflow/frontend/templates/app_base.html b/htsworkflow/frontend/templates/app_base.html index 5b34e5d..5338da2 100644 --- a/htsworkflow/frontend/templates/app_base.html +++ b/htsworkflow/frontend/templates/app_base.html @@ -73,7 +73,7 @@ {% block east_region %} -
+
{% if east_region_config_div %}{{ east_region_config_div }}{% endif %}
{% endblock %}
Check contents of div w/ id east_region_config, as the id supplied in text block does not exist.