Added a new site wide design and some other bits and pieces.
author<mako@atdot.cc> <>
Wed, 16 Aug 2006 20:57:38 +0000 (16:57 -0400)
committer<mako@atdot.cc> <>
Wed, 16 Aug 2006 20:57:38 +0000 (16:57 -0400)
commit469888b30ec666c4f5e11f0be42cab539b2a7ab4
tree98bcac1e80b3df9735dda62af59e681e6662be47
parentc933ff40da110253bc4c474d9c79c3a4ed98721d
Added a new site wide design and some other bits and pieces.
app/controllers/site_controller.rb [new file with mode: 0644]
app/helpers/site_helper.rb [new file with mode: 0644]
app/views/layouts/election.rhtml [deleted file]
app/views/layouts/vb.rhtml [new file with mode: 0644]
app/views/site/index.rhtml [new file with mode: 0644]
config/routes.rb
public/index.html [deleted file]
public/stylesheets/scaffold.css [deleted file]
public/stylesheets/vb.css [new file with mode: 0644]
test/functional/site_controller_test.rb [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?