Skip to content
Snippets Groups Projects
Commit 7ec73929 authored by Serhii Horichenko's avatar Serhii Horichenko
Browse files

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

parent 03c68dd9
No related branches found
No related tags found
1 merge request!1029Update ical_list.html "ICal" => "iCal"
{% 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