Commit f7cc1b8b authored by Ysabella Panghulan's avatar Ysabella Panghulan

added event.css

parent be3518fa
{%extends 'base.html'%}
{% load static %}
{% 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 %}
{% 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