commit | 9baa3eb9a7c90fc6422d6ae01cccdea17e656691 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Dec 20 20:24:24 2022 +0100 |
committer | Akron <nils@diewald-online.de> | Tue Dec 20 20:24:24 2022 +0100 |
tree | 231046561fa4711b96590e6d4c72cb92f0bba321 | |
parent | 0adfd5c0dbfe6a990eb170f725d163c110bf94b9 [diff] [blame] |
Redesign widget Change-Id: I4a05fb056bb3a615ac4a5f6c33bdb018be8b5a95
diff --git a/templates/main.html b/templates/main.html index 0b6ff9d..7c707c9 100644 --- a/templates/main.html +++ b/templates/main.html
@@ -5,7 +5,10 @@ <script data-server="{{ .korapServer }}" src="https://korap.ids-mannheim.de/instance/test/js/korap-plugin-latest.js"></script> </head> <body> - <p id="buy">...</p> + <h1>External Provider</h1> + <section> + <p id="buy">...</p> + </section> <script defer=""><!-- "use strict";