diff --git a/app/components/not-active.coffee b/app/components/not-active.coffee new file mode 100644 index 00000000..f535d7f6 --- /dev/null +++ b/app/components/not-active.coffee @@ -0,0 +1,5 @@ +`import Ember from 'ember'` + +NotActiveComponent = Ember.Component.extend() + +`export default NotActiveComponent` diff --git a/app/templates/components/not-active.hbs b/app/templates/components/not-active.hbs new file mode 100644 index 00000000..49e2de8c --- /dev/null +++ b/app/templates/components/not-active.hbs @@ -0,0 +1,79 @@ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

This is not an active repository

+

Want to start testing this project on Travis CI?

+ Read the Docs on Getting Started + +