Changement frontend caldav
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<div style="color: white">
|
||||
{% load static %}
|
||||
|
||||
<link rel="stylesheet" href="{% static 'mycaldav/style.css' %}">
|
||||
<div class="ifram_main_div">
|
||||
{% if latest_task_list %}
|
||||
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;color: white">
|
||||
<table >
|
||||
{% for task in latest_task_list %}
|
||||
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user