mirror of
https://github.com/czhu12/canine.git
synced 2025-12-17 00:44:33 -06:00
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
<%= project_layout(@project) do %>
|
|
<%= render "log_outputs/pod_logs", logs: @logs, back_path: project_logs_path(@project) %>
|
|
<% end %> |