Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/registrations/registrations_closed.haml')
-rw-r--r--app/views/registrations/registrations_closed.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/registrations/registrations_closed.haml b/app/views/registrations/registrations_closed.haml
new file mode 100644
index 000000000..c84db60f6
--- /dev/null
+++ b/app/views/registrations/registrations_closed.haml
@@ -0,0 +1,8 @@
+#registration
+ .container
+ .row
+ .col-sm-6.hidden-xs
+ .ball
+ .col-sm-6.col-xs-12.v-center
+ .content
+ = render partial: "registrations_closed"