Finish routes for projects
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<% if flash[:notice] %>
|
||||
<p class="flash"><%= flash[:notice] %></p>
|
||||
<% end %>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user