diff options
| -rw-r--r-- | templates/app.html.ep | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/templates/app.html.ep b/templates/app.html.ep index 2cd628f..6df6b17 100644 --- a/templates/app.html.ep +++ b/templates/app.html.ep @@ -179,9 +179,7 @@  %=    $route_str        </span>  %   } -%   if (not param('efa')) { -      </a> -%   } +    </a>      </li>  % } | 
