Skip to content

Commit

Permalink
Fixed missing end-quote typo in Pages/deletePage.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ars2676 committed May 9, 2012
1 parent 2ca93b4 commit 4e3621c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/Pages/deletePage.html
@@ -1,3 +1,3 @@
#{extends 'main.html' /}
#{extends 'three_panel.html /}
#{extends 'three_panel.html' /}
<div id="deletedPage">Your page has succesfully been deleted!</div>

0 comments on commit 4e3621c

Please sign in to comment.