Commit fc4d5090 authored by Ysabella Panghulan's avatar Ysabella Panghulan

Merge branch 'calendarv2'

parents c66c77e1 364fb127
{%extends 'base.html'%} {%extends 'base.html'%}
{% load static %}
{% block stylesheets %}
<link rel="stylesheet" type="text/css" href="{% static 'stylesheets/forms.css' %}">
{% endblock %}
{% block title %}Add Activity{% endblock %} {% block title %}Add Activity{% endblock %}
{% block header %} {% block header %}
......
{%extends 'base.html'%} {%extends 'base.html'%}
{% load static %}
{% block stylesheets %}
<link rel="stylesheet" type="text/css" href="{% static 'stylesheets/forms.css' %}">
{% endblock %}
{% block title %} Edit Activity {% endblock %} {% block title %} Edit Activity {% endblock %}
{% block header %} {% block header %}
......
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