diff --git a/web/app/templates/main/dashboard.html.j2 b/web/app/templates/main/dashboard.html.j2 index 686c8438..539d70c2 100644 --- a/web/app/templates/main/dashboard.html.j2 +++ b/web/app/templates/main/dashboard.html.j2 @@ -59,7 +59,7 @@ - +
diff --git a/web/app/templates/services/corpus_analysis.html.j2 b/web/app/templates/services/corpus_analysis.html.j2 index 9c684786..91b82889 100644 --- a/web/app/templates/services/corpus_analysis.html.j2 +++ b/web/app/templates/services/corpus_analysis.html.j2 @@ -29,17 +29,16 @@

Nopaque lets you create and upload as many text corpora as you want. It makes use of CQP Query Language, which allows for complex search requests with the aid of metadata and NLP tags. The results can either be displayed as text or abstract visualizations.

-
+

My Corpora

-
+
search
-
    - +
    @@ -53,7 +52,7 @@
    -
      +
        import_exportImport Corpus @@ -62,17 +61,16 @@
        -
        +

        My query results

        -
        +
        search
        -
          - +
          - + - - - - - +
          @@ -83,19 +81,12 @@ Corpus and
          Query
          {# Actions #}
          - folderNothing here... -

          No query results yet imported.

          -
          -
            +
              Add query resultfile_upload @@ -108,9 +99,8 @@ {% block scripts %} {{ super() }} - {% endblock scripts %}