MorningPeak/app/views/bills/new.html.slim

6 lines
85 B
Plaintext

h1.page-header = t(".page.title")
== render 'form'
= link_to t("back"), bills_path