Skip to content

Commit

Permalink
add view drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-lin committed Dec 5, 2012
1 parent 0ea2696 commit c4054fc
Show file tree
Hide file tree
Showing 33 changed files with 130 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/admin/artists/destory.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/artists#destory'; ?>
<p>
Find this file in app/views/admin/artists/destory.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/artists/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/artists#edit'; ?>
<p>
Find this file in app/views/admin/artists/edit.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/artists/index.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/artists#index'; ?>
<p>
Find this file in app/views/admin/artists/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/artists/new.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/artists#new'; ?>
<p>
Find this file in app/views/admin/artists/new.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/artists/show.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/artists#show'; ?>
<p>
Find this file in app/views/admin/artists/show.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/home/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/home#edit'; ?>
<p>
Find this file in app/views/admin/home/edit.html
</p>
File renamed without changes.
4 changes: 4 additions & 0 deletions app/views/admin/live/destory.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/live#destory'; ?>
<p>
Find this file in app/views/admin/live/destory.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/live/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/live#edit'; ?>
<p>
Find this file in app/views/admin/live/edit.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/live/index.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/live#index'; ?>
<p>
Find this file in app/views/admin/live/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/live/new.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/live#new'; ?>
<p>
Find this file in app/views/admin/live/new.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/news/destory.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/news#destory'; ?>
<p>
Find this file in app/views/admin/news/destory.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/news/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/news#edit'; ?>
<p>
Find this file in app/views/admin/news/edit.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/news/index.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/news#index'; ?>
<p>
Find this file in app/views/admin/news/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/news/new.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/news#new'; ?>
<p>
Find this file in app/views/admin/news/new.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/news/show.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/news#show'; ?>
<p>
Find this file in app/views/admin/news/show.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/releases/destory.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/releases#destory'; ?>
<p>
Find this file in app/views/admin/releases/destory.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/releases/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/releases#edit'; ?>
<p>
Find this file in app/views/admin/releases/edit.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/releases/index.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/releases#index'; ?>
<p>
Find this file in app/views/admin/releases/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/releases/new.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/releases#new'; ?>
<p>
Find this file in app/views/admin/releases/new.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/releases/show.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/releases#show'; ?>
<p>
Find this file in app/views/admin/releases/show.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/videos/destory.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/videos#destory'; ?>
<p>
Find this file in app/views/admin/videos/destory.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/videos/edit.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/videos#edit'; ?>
<p>
Find this file in app/views/admin/videos/edit.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/videos/index.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/videos#index'; ?>
<p>
Find this file in app/views/admin/videos/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/admin/videos/new.html
@@ -0,0 +1,4 @@
<? it.title = 'admin/videos#new'; ?>
<p>
Find this file in app/views/admin/videos/new.html
</p>
4 changes: 4 additions & 0 deletions app/views/artists/index.html
@@ -0,0 +1,4 @@
<? it.title = 'artists#index'; ?>
<p>
Find this file in app/views/artists/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/artists/show.html
@@ -0,0 +1,4 @@
<? it.title = 'artists#show'; ?>
<p>
Find this file in app/views/artists/show.html
</p>
6 changes: 6 additions & 0 deletions app/views/home/index.html
@@ -0,0 +1,6 @@
<? it.title = 'Welcome to sin'; ?>
<? it.nav_selected = 'home'; ?>

<h2>
“ COKE is a lightweight node.js MVC framework that speeds up your web development. It’s simple, it’s modulized, it’s somking fast! ”
</h2>
4 changes: 4 additions & 0 deletions app/views/live/index.html
@@ -0,0 +1,4 @@
<? it.title = 'lives#index'; ?>
<p>
Find this file in app/views/lives/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/news/index.html
@@ -0,0 +1,4 @@
<? it.title = 'news#index'; ?>
<p>
Find this file in app/views/news/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/releases/index.html
@@ -0,0 +1,4 @@
<? it.title = 'releases#index'; ?>
<p>
Find this file in app/views/releases/index.html
</p>
4 changes: 4 additions & 0 deletions app/views/releases/show.html
@@ -0,0 +1,4 @@
<? it.title = 'releases#show'; ?>
<p>
Find this file in app/views/releases/show.html
</p>
4 changes: 4 additions & 0 deletions app/views/videos/index.html
@@ -0,0 +1,4 @@
<? it.title = 'videos#index'; ?>
<p>
Find this file in app/views/videos/index.html
</p>

0 comments on commit c4054fc

Please sign in to comment.