Skip to content
Snippets Groups Projects
Commit 8dafdfa6 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Removed a quotation mark

parent 6c234d43
Branches
No related tags found
No related merge requests found
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
{% block title%}{% trans "Information" %}{%endblock%} {% block title%}{% trans "Information" %}{%endblock%}
{% block content %} {% block content %}
<h1>{% trans "Information" %}</h1> <h1>{% trans "Information" %}</h1>
<p>{% trans "You haven't added any information pages yet. Please do so in the administration GUI." %}"</p> <p>{% trans "You haven't added any information pages yet. Please do so in the administration GUI." %}</p>
{% endblock %} {% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment