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.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/templates/tap.html b/src/templates/tap.html
new file mode 100644
index 0000000..c266f2d
--- /dev/null
+++ b/src/templates/tap.html
@@ -0,0 +1,5 @@
+<div>
+ Code: {{ctrl.code}}
+
+ <ng-include src="'templates/footer.html'"/>
+</div>