Adds first styles for static pages

This commit is contained in:
Alberto Garcia Cabeza
2015-08-31 21:48:50 +02:00
parent 17d4e242ea
commit a74f4ea030
12 changed files with 262 additions and 27 deletions

View File

@@ -2,6 +2,9 @@ class PagesController < ApplicationController
skip_authorization_check
def help
end
def privacy
end