Commit 3b867280 authored by Bastian Blank's avatar Bastian Blank

Format extra help page text like wiki

The instance specific help text was not rendered in any way compatible
with the look and feel of the rest of the page.  Just re-use the wiki
style like the rest of the page.
parent 265b7894
%div
- if Gitlab::CurrentSettings.help_page_text.present?
= markdown_field(Gitlab::CurrentSettings.current_application_settings, :help_page_text)
.prepend-top-default.md
= markdown_field(Gitlab::CurrentSettings.current_application_settings, :help_page_text)
%hr
%h1
......
---
title: Format extra help page text like wiki
merge_request: 26782
author: Bastian Blank
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment