Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
bill-auger
/
chatabase
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
c2e3bfea87
Grenar
Taggar
master
subscriptions-join-table
chatabase
/
app
/
views
/
layouts
/
application.html.erb
application.html.erb
103 B
Historik
Rå
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<title>Chatabase</title>
</head>
<body>
<%= yield %>
</body>
</html>