Skip to content

Commit

Permalink
Add HTML title to antivirus page
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Mar 6, 2024
1 parent d4d1ba0 commit fb0c72c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -26,6 +26,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
See COPYRIGHT and LICENSE files for more details.
++#%>
<% html_title t(:label_administration), t('settings.antivirus.title') %>
<%= render(Primer::OpenProject::PageHeader.new) do |header| %>
<% header.with_title do %>
<%= t('settings.antivirus.title') %>
Expand Down

0 comments on commit fb0c72c

Please sign in to comment.