aboutsummaryrefslogtreecommitdiff
path: root/app/views/image_upload/new.html.erb
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-14 19:14:10 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-14 19:14:10 +0200
commitbe945de33c794a449c5fcbf991db4bf0d49b1fb7 (patch)
tree477c5f4b708e37200f9042e206e4d7874d2eeae7 /app/views/image_upload/new.html.erb
Initial commitHEADmaster
Diffstat (limited to 'app/views/image_upload/new.html.erb')
-rw-r--r--app/views/image_upload/new.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/image_upload/new.html.erb b/app/views/image_upload/new.html.erb
new file mode 100644
index 0000000..426be11
--- /dev/null
+++ b/app/views/image_upload/new.html.erb
@@ -0,0 +1,2 @@
+<% title _('Upload Image') %>
+<%= render :partial => 'form' %>