Skip to content
Snippets Groups Projects
Commit e13cc5ee authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'sggua-master-patch-19407' into 'master'

Update ical_list.html "ICal" => "iCal"

See merge request AlekSIS/official/AlekSIS-Core!1029
parents 45a25619 7ec73929
Branches master
No related tags found
No related merge requests found
{% extends 'core/base.html' %}
{% load i18n msg_box static html_helpers %}
{% block page_title %}{% trans "ICal Feeds" %}{% endblock page_title %}
{% block browser_title %}{% trans "ICal Feeds" %}{% endblock browser_title %}
{% block page_title %}{% trans "iCal Feeds" %}{% endblock page_title %}
{% block browser_title %}{% trans "iCal Feeds" %}{% endblock browser_title %}
{% block content %}
{% trans "These are URLs for different Calendar Feeds in the iCal (.ics) format. You can create as many as you want and import them in your calendar software." as msg %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment