Major commit adding about information and more before site goes live.
[selectricity] / app / views / account / summary.rhtml
index d15e4425b36e6abb3d0e48043900b577cbb705db..e6d231f29fa1162fc3dfb0fed4be19cd67990ea9 100644 (file)
@@ -1,4 +1,9 @@
-<h3>This is your user summary profile, <%=h @user.login.capitalize %></h3>
+<div id="title-header">
+  <span class="header">Account Summary</span>
+  <span class="subheader"></span>
+</div>
+
+<h3>This is your account summary profile, <%=h @user.login.capitalize %></h3>
 
 <p>
 E-mail: <%=h @user.email %><br />

Benjamin Mako Hill || Want to submit a patch?