whoops, missed some files

This commit is contained in:
Mark Moser
2014-09-20 13:58:09 -05:00
parent 742eadf502
commit f7d0238865
8 changed files with 64 additions and 0 deletions

12
article_template.erb Normal file
View File

@ -0,0 +1,12 @@
---
title: <%= @title %>
date: <%= @date.strftime('%F') %>
tags:
poster: /assets/img/bg/brickwall_@2X.png
published: false
---
.row
.col-sm-12
- if is_blog_article?
%h2 <%= @title.titleize %>