diff --git a/Web/templates/dashboard/_blog_nav.html.ep b/Web/templates/dashboard/_blog_nav.html.ep index d9dfb17..f2ba6eb 100644 --- a/Web/templates/dashboard/_blog_nav.html.ep +++ b/Web/templates/dashboard/_blog_nav.html.ep @@ -58,16 +58,6 @@ -
Rules
-
- % for my $line ( @{$job->{notes}{logs}} ) {
- <%= "$line\n" =%>
- % }
-
- System Error: <%= $job->{result} %>
- % } else { -Error: <%= $job->{result}{error} %>
- % } - - - -
- % for my $line ( @{$job->{notes}{logs}} ) {
- <%= "$line\n" =%>
- % }
-
-
- % for my $line ( @{$job->{notes}{logs}} ) {
- <%= "$line\n" =%>
- % }
-
-