aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/pdfresources/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/pdfresources/new.html.erb')
-rw-r--r--app/views/pdfresources/new.html.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/pdfresources/new.html.erb b/app/views/pdfresources/new.html.erb
index 73f1a01..5fa06d1 100644
--- a/app/views/pdfresources/new.html.erb
+++ b/app/views/pdfresources/new.html.erb
@@ -1,5 +1,4 @@
-<div class="mx-auto md:w-1/2 w-full">
- <h1 class="font-bold text-4xl">Add a new Resource</h1>
+<div class="mx-auto md:w-1/2 w-full"> <h1 class="font-bold text-4xl">Add a new Resource</h1>
<%= render "form", pdfresource: @pdfresource %>