Commit 292fa0db

mo k <m@mokhan.ca>
2011-12-09 04:57:18
remove text blah from profile page.
1 parent 3e83dc8
Changed files (2)
app
app/views/layouts/application.html.erb
@@ -71,7 +71,7 @@
       </div>
 
       <footer>
-        <p>&copy; Cakeside 2011 | <a href="http://twitter.com/cakeside">@cakeside</a></p>
+        <p>&copy; Cakeside 2011 | Contact Us <a href="http://twitter.com/cakeside">@cakeside</a></p>
       </footer>
 
     </div> <!-- /container -->
app/views/profiles/show.html.erb
@@ -25,5 +25,3 @@
     <%= render "shared/creation_image_gallery" %>
   </div>
 </div>
-
-<%= render "shared/creation_text_gallery" %>