summaryrefslogtreecommitdiff
path: root/src/templates/tap.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/tap.html')
-rw-r--r--src/templates/tap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/tap.html b/src/templates/tap.html
index c266f2d..48d5e37 100644
--- a/src/templates/tap.html
+++ b/src/templates/tap.html
@@ -1,5 +1,5 @@
<div>
- Code: {{ctrl.code}}
+ Last: {{ctrl.message | json}}
<ng-include src="'templates/footer.html'"/>
</div>