Commit 292fa0db
Changed files (2)
app
views
layouts
profiles
app/views/layouts/application.html.erb
@@ -71,7 +71,7 @@
</div>
<footer>
- <p>© Cakeside 2011 | <a href="http://twitter.com/cakeside">@cakeside</a></p>
+ <p>© 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" %>