Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
linux.community
linux-community-site
Commits
e72804f6
Commit
e72804f6
authored
May 10, 2018
by
Nigel Kukard
Browse files
Fixed unknown tag error
parent
b4527a43
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
e72804f6
...
...
@@ -55,7 +55,7 @@ layout: default
<td
class=
"irc uri"
>
{% if site.irc %}
<a
href=
"irc://{{ site.ircserver }}/{{ site.irc }}"
>
{% t IRC %}
</a>
<sup><a
href=
"http://kiwiirc.com/client/{{ site.ircserver }}/{{ site.irc| xml_escape }}"
>
{% Webchat %}
</a></sup>
<sup><a
href=
"http://kiwiirc.com/client/{{ site.ircserver }}/{{ site.irc| xml_escape }}"
>
{%
t
Webchat %}
</a></sup>
{% endif %}
</td>
<td
class=
"email"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment