Commit 34e2527a authored by Ysabella Panghulan's avatar Ysabella Panghulan

Merge branch 'calendarv2'

parents 016ae6bb f7cc1b8b
{%extends 'base.html'%} {%extends 'base.html'%}
{% load static %} {% load static %}
{% block stylesheets %} {% block stylesheets %}
<link rel="stylesheet" type="text/css" href="{% static 'widget_calendar/forms.css' %}"> <link rel="stylesheet" type="text/css" href="{% static 'widget_calendar/event.css' %}">
{% endblock %} {% endblock %}
{% block title %}{{ object }}{% endblock %} {% block title %}{{ object }}{% endblock %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment