summaryrefslogtreecommitdiff
path: root/views/profile.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-06-06 13:26:21 -0400
committerJules Laplace <jules@okfoc.us>2014-06-06 13:28:12 -0400
commit8f12d34393708ab2ec03a5ad44bc83bc86f16dc9 (patch)
tree56568c0570dd27c534b70c59de10063f6c61286a /views/profile.ejs
parent2059be60461c1577324ab3b51d967e18aa2e700e (diff)
bower ; local auth stuff
Diffstat (limited to 'views/profile.ejs')
-rw-r--r--views/profile.ejs6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/profile.ejs b/views/profile.ejs
index 2865274..5ac75c5 100644
--- a/views/profile.ejs
+++ b/views/profile.ejs
@@ -6,8 +6,8 @@
</head>
<body class="loading">
<div class="rapper page">
- <a href="/front.html" class="logo"><img src="assets/img/logo4.svg"></a>
- <a href="/edit-profile.html" class="topLink editProfile">edit profile <span class="icon-ios7-gear-outline \"></span></a>
+ <a href="/" class="logo"><img src="assets/img/logo4.svg"></a>
+ <a href="/edit-profile.html" class="topLink editProfile">edit profile <span class="icon-ios7-gear-outline"></span></a>
<table class="profilepage">
<tr>
@@ -32,7 +32,7 @@
<td class="border room1">
<div class="editBtn">edit</div>
<div class="formHolder fixed animate">
- <span class="bigClose">X</span>
+ <span class="close">X</span>
<div class="formInner">
<form enctype="multipart/form-data" method="post">
<ul>