origen 0.1.3 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,12 +0,0 @@
1
- % render "layouts/basic.html" do
2
-
3
- %# HTML tags can be embedded in mark down files if you want to do specific custom
4
- %# formatting like this, but in most cases that is not required.
5
- <h1><%= Origen.app.namespace %> <span style="font-size: 14px">(<%= Origen.app.version %>)</span></h1>
6
-
7
- ### Introduction
8
-
9
- Use this page to give a brief overview of what your application does, put the detail
10
- in the docs section.
11
-
12
- % end