diff --git a/app/components/budgets/ballot/ballot_component.html.erb b/app/components/budgets/ballot/ballot_component.html.erb
new file mode 100644
index 000000000..cdd1f0641
--- /dev/null
+++ b/app/components/budgets/ballot/ballot_component.html.erb
@@ -0,0 +1,62 @@
+
+ <%= t("budgets.ballots.show.voted_info") %>
+
+ <%= t("budgets.ballots.show.voted_info_2") %><%= t("budgets.ballots.show.title") %>
+
+
+ <%= sanitize(t("budgets.ballots.show.voted", count: ballot.investments.count)) %>
+
+
+ <%= t("budgets.ballots.show.zero") %>
+
- <%= t("budgets.ballots.show.voted_info") %> -
-
<%= t("budgets.ballots.show.voted_info_2") %>
-
- <%= t("budgets.ballots.show.zero") %>
-