A little whitespace cleanup in Views

This commit is contained in:
Jacques Distler 2008-12-15 13:19:22 -06:00
parent 3bef45277f
commit 14561d998d
23 changed files with 126 additions and 127 deletions

View file

@ -1,4 +1,4 @@
<% @title = "New Wiki Web"; @content_width = 500 %>
<%- @title = "New Wiki Web"; @content_width = 500 -%>
<p>
Each web serves as an isolated name space for wiki pages,
@ -36,7 +36,7 @@
<input type="submit" value="Create Web" />
</p>
<% end %>
<%- end -%>
<script type="text/javascript">
function proposeAddress() {