summaryrefslogtreecommitdiff
path: root/examples/blog/essay_cc-form.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/essay_cc-form.html')
-rw-r--r--examples/blog/essay_cc-form.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/blog/essay_cc-form.html b/examples/blog/essay_cc-form.html
index 8c48ec35..d9b07e1d 100644
--- a/examples/blog/essay_cc-form.html
+++ b/examples/blog/essay_cc-form.html
@@ -99,7 +99,6 @@
if (walletNotPresent) {
return;
}
- // FIXME: this is a template, but very ugly ...
{jscode}
};
@@ -117,6 +116,5 @@
timer = window.setTimeout(handleTimeout, 250);
</script>
- <script type="application/javascript" src="web-common/taler-presence.js"></script>
</body>
</html>