diff options
Diffstat (limited to 'app/views/pages')
-rw-r--r-- | app/views/pages/about-us/news/2012/first-post/en.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/pages/about-us/news/2012/first-post/en.haml b/app/views/pages/about-us/news/2012/first-post/en.haml index d32753a..164092c 100644 --- a/app/views/pages/about-us/news/2012/first-post/en.haml +++ b/app/views/pages/about-us/news/2012/first-post/en.haml @@ -1,4 +1,4 @@ -- @title = "Tada! A website" +- @title = "Tada! A website." - @author = "Elijah" - @posted_at = "2012-08-24" - @tags = [''] |