diff --git a/app/templates/cotton/amount/display.html b/app/templates/cotton/amount/display.html
index e0513ed..bb8a720 100644
--- a/app/templates/cotton/amount/display.html
+++ b/app/templates/cotton/amount/display.html
@@ -2,6 +2,6 @@
+ data-original-value="{% currency_display amount=amount prefix=prefix suffix=suffix decimal_places=decimal_places %}" data-amount="{{ amount|floatformat:"-40u" }}">
diff --git a/app/templates/cotton/ui/transactions_action_bar.html b/app/templates/cotton/ui/transactions_action_bar.html
new file mode 100644
index 0000000..e3ae2ac
--- /dev/null
+++ b/app/templates/cotton/ui/transactions_action_bar.html
@@ -0,0 +1,80 @@
+{% load i18n %}
+