Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
bill-auger
/
chatabase
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c2e3bfea87
Rami (Branch)
Tag
master
subscriptions-join-table
chatabase
/
app
/
views
/
layouts
/
application.html.erb
application.html.erb
103 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<title>Chatabase</title>
</head>
<body>
<%= yield %>
</body>
</html>