repo.or.cz
/
boxroom-stian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
applied my changes - initial import
[boxroom-stian.git]
/
app
/
views
/
shared
/
_content.rhtml
blob
990386577544294dad8ee620bc3c8a5b214f2299
1
<div class="content">
2
<table cellspacing="0" cellpadding="0">
3
<tr>
4
<td>
5
<%= yield %>
6
</td>
7
</tr>
8
</table>
9
</div>
10
</div>