whoops, missed some files
This commit is contained in:
12
article_template.erb
Normal file
12
article_template.erb
Normal 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 %>
|
||||
|
Reference in New Issue
Block a user