Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Leigh <noah.d.leigh@gmail.com>2018-01-19 01:23:01 +0300
committerGitHub <noreply@github.com>2018-01-19 01:23:01 +0300
commitd00e91caa0b11b1e53dcb284154698c543fe7069 (patch)
treec648e4fe8849a5921ca4b2c79561d47b74e9edbd
parent24cc7031efe93f97873e6935c8cdb09a7da8b12a (diff)
Added raw block to resolve template issue
-rw-r--r--app/views/downloads/downloading.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/downloads/downloading.html.erb b/app/views/downloads/downloading.html.erb
index 3cb02307..b92c7064 100644
--- a/app/views/downloads/downloading.html.erb
+++ b/app/views/downloads/downloading.html.erb
@@ -37,7 +37,7 @@
<a href="/downloads/guis">
<img src="/images/icons/nav-download-gui.png" />
<h3>Download a GUI</h3>
- <p>Several free and commercial GUI tools are available for the #{@platform.capitalize} platform.</p>
+ <p><%= raw "Several free and commercial GUI tools are available for the #{@platform.capitalize} platform." %></p>
</a>
</li>
<li>