diff --git a/calendar/templates/verdilak/column_title.tpl b/calendar/templates/verdilak/column_title.tpl
deleted file mode 100755
index 0d74e5059e..0000000000
--- a/calendar/templates/verdilak/column_title.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
-<!-- $Id$ -->
-  <th width="11%" bgcolor="{bgcolor}"><font color="{font_color}">{col_title}</font></th>
diff --git a/calendar/templates/verdilak/day.tpl b/calendar/templates/verdilak/day.tpl
deleted file mode 100755
index b7b9d13af4..0000000000
--- a/calendar/templates/verdilak/day.tpl
+++ /dev/null
@@ -1,32 +0,0 @@
-<!-- $Id$ -->
-{printer_friendly}
-<table border="0" width="100%">
- <tr>
-  <td valign="top" width="70%">
-   <tr>
-    <td>
-     <table border="0" width=100%>
-      <tr>
-       <td align="middle">
-        <font size="+2" color="{bg_text}"><b>{date}</b></font><br>
-        <font size="+1" color="{bg_text}">{username}</font>
-       </td>
-      </tr>
-     </table>
-     <table border="0" width="100%" cellspacing="0" cellpadding="0">
-      <tr>
-       <td bgcolor="{bg_text}">
-        {daily_events}
-       </td>
-      </tr>
-     </table>
-    </td>
-    <td valign="top" align="right">
-     {small_calendar}
-    </td>
-   </tr>
-  </td>
- </tr>
-</table>
-{print}
-
diff --git a/calendar/templates/verdilak/day_cal.tpl b/calendar/templates/verdilak/day_cal.tpl
deleted file mode 100755
index 7e7f504053..0000000000
--- a/calendar/templates/verdilak/day_cal.tpl
+++ /dev/null
@@ -1,33 +0,0 @@
-<!-- $Id$ -->
-
- <style type="text/css">
-  <!--
-    .event
-    {
-      width: 91%
-      color: #{font_color};
-      font-family: {font};
-      font-weight: 100;
-      font-size: 80%;
-      line-height: 220%;
-      vertical-align: middle;
-    }
-
-    .time
-    {
-      width: 9%;
-      background-image: url('{bg_time_image}');
-      color: #{font_color};
-      font-family: {font};
-      font-size: 65%;
-      line-height: 220%;
-      vertical-align: middle;
-    }
-
-  -->
- </style>
-
-<table width="100%" border="0" cellspacing="0" cellpadding="0">
-{row}
-</table>
-
diff --git a/calendar/templates/verdilak/day_row.tpl b/calendar/templates/verdilak/day_row.tpl
deleted file mode 100755
index 729c1c6535..0000000000
--- a/calendar/templates/verdilak/day_row.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN day_row -->
-<tr>
- <td bgcolor="{bgcolor}"{extras}>{event}</td>
- <th width="14%" bgcolor="{bgcolor1}"><font color="{font_color}">{open_link}{time}{close_link}</font></th>
-</tr>
-<!-- END day_row -->
diff --git a/calendar/templates/verdilak/day_row_event.tpl b/calendar/templates/verdilak/day_row_event.tpl
deleted file mode 100755
index f0f8c7023b..0000000000
--- a/calendar/templates/verdilak/day_row_event.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-<!-- $Id$ -->
- <td class="event" bgcolor="{bgcolor}"{extras}>{event}</td>
-
diff --git a/calendar/templates/verdilak/day_row_time.tpl b/calendar/templates/verdilak/day_row_time.tpl
deleted file mode 100755
index 7e1142f88c..0000000000
--- a/calendar/templates/verdilak/day_row_time.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-<!-- $Id$ -->
- <td class="time"><table width="100%" border="1" cellspacing="0" cellpadding="0"><tr><td class="time">{open_link}{time}{close_link}</td></tr></table></td>
-
diff --git a/calendar/templates/verdilak/edit.tpl b/calendar/templates/verdilak/edit.tpl
deleted file mode 100755
index 8d334100aa..0000000000
--- a/calendar/templates/verdilak/edit.tpl
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN edit_entry_begin -->
-<body bgcolor="#C0C0C0">
-<center>
-<h2><font color="#000000">{calendar_action}</font></h2>
-
-<form action="{action_url}" method="post" name="addform">
-{common_hidden}
-<table border="0" width="75%">
- <tr>
-  <td colspan="2">
-   <center><h1>{errormsg}</h1></center>
-   <hr>
-  </td>
- </tr>
-<!-- END edit_entry_begin -->
-
-{output}
-
-<!-- BEGIN edit_entry_end -->
-</table>
-<input type="submit" value="{submit_button}">
-</form>
-
-{delete_button}
-</center>
-<!-- END edit_entry_end -->
-
diff --git a/calendar/templates/verdilak/footer.tpl b/calendar/templates/verdilak/footer.tpl
deleted file mode 100755
index 80db9b5e24..0000000000
--- a/calendar/templates/verdilak/footer.tpl
+++ /dev/null
@@ -1,8 +0,0 @@
-       <br clear="all">
-       <hr clear="all">
-       <font size="-1">
-       <table border="0" width="100%" cellpadding="0" cellspacing="0">
-        <tr>
-{output}
-	</tr>
-       </table>
diff --git a/calendar/templates/verdilak/footer_column.tpl b/calendar/templates/verdilak/footer_column.tpl
deleted file mode 100755
index 3846a016ec..0000000000
--- a/calendar/templates/verdilak/footer_column.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-         <td valign="top" width="33%">
-          <font size="-1">
-           <form action="{action_url}" method="post" name="{form_name}">
-            <B>{label}:</B>
-            <select name="{form_label}" onchange="{form_onchange}">
-	     {row}
-	    </select>
-            <noscript><input type="submit" value="{go}"></noscript>
-	   </form>
-	  </font>
-	 </td>
-
-
diff --git a/calendar/templates/verdilak/form_button_script.tpl b/calendar/templates/verdilak/form_button_script.tpl
deleted file mode 100755
index 8bcb0ea363..0000000000
--- a/calendar/templates/verdilak/form_button_script.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN form_button -->
-<form action="{action_url_button}" method="post" name="{action_text_button}form">
- <input type="submit" value="{action_text_button}" {action_confirm_button}>
-</form>
-<!-- END form_button -->
diff --git a/calendar/templates/verdilak/hr.tpl b/calendar/templates/verdilak/hr.tpl
deleted file mode 100755
index fdbb59c224..0000000000
--- a/calendar/templates/verdilak/hr.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- $Id$ -->
- <tr>
-  <td colspan="2">
-   {hr_text}
-  </td>
- </tr>
-
diff --git a/calendar/templates/verdilak/index.tpl b/calendar/templates/verdilak/index.tpl
deleted file mode 100755
index bf14986f4e..0000000000
--- a/calendar/templates/verdilak/index.tpl
+++ /dev/null
@@ -1,29 +0,0 @@
-<!-- $Id$ -->
-{printer_friendly}
-<head>
-<style type="text/css">
-  .tablecell {
-    width: 80px;
-    height: 80px;
-  }
-</style>
-</head>
-<table border="0" width="100%">
- <tr>
-  <td align="left" valign="top">
-   {small_calendar_prev}
-  </td>
-  <td align="middle">
-   <font size="+2" color="#000000"><b>{month_identifier}</b></font>
-   <font size="+1" color="#000000"><br>{username}</font>
-  </td>
-  <td align="right" valign="top">
-   {small_calendar_next}
-  </td>
- </tr>
-</table>
-{large_month}
-<p>
-<p>
-{print}
-
diff --git a/calendar/templates/verdilak/link_pict.tpl b/calendar/templates/verdilak/link_pict.tpl
deleted file mode 100755
index fe1c2e4c90..0000000000
--- a/calendar/templates/verdilak/link_pict.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<!-- $Id$    link_pict -->
-      <a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;">
-       <img src="{pic_image}" width="5" height="7" alt="{description}" border="0">
-
diff --git a/calendar/templates/verdilak/list.tpl b/calendar/templates/verdilak/list.tpl
deleted file mode 100755
index 0ad7059a4e..0000000000
--- a/calendar/templates/verdilak/list.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN list -->
- <tr>
-  <td valign="top" width="35%"><b>{field}:</b></td>
-  <td valign="top" width="65%">{data}</td>
- </tr>
-<!-- END list -->
diff --git a/calendar/templates/verdilak/matrix_query.tpl b/calendar/templates/verdilak/matrix_query.tpl
deleted file mode 100755
index 391217d70c..0000000000
--- a/calendar/templates/verdilak/matrix_query.tpl
+++ /dev/null
@@ -1,19 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN matrix_query_begin -->
-<center>
-<h2><font color="#000000">{matrix_action}</font></h2>
-
-<form target="viewmatrix" action="{action_url}" method="post" name="matrixform">
-<table border="0" width="75%">
-<!-- END matrix_query_begin -->
-
-{output}
-
-<!-- BEGIN matrix_query_end -->
-</table>
-<input type="submit" value="{submit_button}">
-</form>
-{cancel_button}
-</center>
-<!-- END matrix_query_end -->
-
diff --git a/calendar/templates/verdilak/mini_cal.tpl b/calendar/templates/verdilak/mini_cal.tpl
deleted file mode 100755
index dfb3978607..0000000000
--- a/calendar/templates/verdilak/mini_cal.tpl
+++ /dev/null
@@ -1,37 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN mini_cal -->
-
- <style type="text/css">
-  <!--
-    .minicalendar
-    {
-      color: #000000;
-    }
-
-    .minicalendargrey
-    {
-      color: #999999;
-    }
-
-  -->
- </style>
-
-<table border="0" cellspacing="0" cellpadding="0" valign="top" bgcolor="{bgcolor}" width="46%">
- <tr valign="center" bgcolor="{bgcolor}">
-  <td align="left" colspan="5"><font size="-2">&nbsp;&nbsp;&nbsp;&nbsp;<b>{month}</b></font></td>
-  <td align="right" colspan="2"><a href="{prevmonth}"><img src="{img_root}/left.gif" border="0"></a>&nbsp;&nbsp;<a href="{nextmonth}"><img src="{img_root}/right.gif" border="0"></a></td>
- </tr>
- <tr>
-  <td bgcolor="{bgcolor}"  align="center" colspan="7"><img src="{cal_img_root}/mini-calendar-bar.gif" width="90%" height="5"></td>
- </tr>
- <tr valign="top">
-  <td bgcolor="{bgcolor}" colspan="7">
-   <table border="0" width="100%" cellspacing="7" cellpadding="0" valign="top" cols="7">
-    <tr>{daynames}
-    </tr>{display_monthweek}
-   </table>
-  </td>
- </tr>
-</table>
-<!-- END mini_cal -->
-
diff --git a/calendar/templates/verdilak/mini_day.tpl b/calendar/templates/verdilak/mini_day.tpl
deleted file mode 100755
index a52269bb69..0000000000
--- a/calendar/templates/verdilak/mini_day.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN mini_day -->
-     <td bgcolor="{bgcolor}" align="center"{day_image}><font size="-2">{dayname}</font></td>
-<!-- END mini_day -->
diff --git a/calendar/templates/verdilak/mini_week.tpl b/calendar/templates/verdilak/mini_week.tpl
deleted file mode 100755
index 12974c64b3..0000000000
--- a/calendar/templates/verdilak/mini_week.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN mini_week -->
-    <tr>
-     {monthweek_day}
-    </tr>
-<!-- END mini_week -->
diff --git a/calendar/templates/verdilak/month.tpl b/calendar/templates/verdilak/month.tpl
deleted file mode 100755
index 522a79dab1..0000000000
--- a/calendar/templates/verdilak/month.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- $Id$ -->
-<table width="100%" border="0" bordercolor="#FFFFFF" cellspacing="2" cellpadding="2">
- {row}
-</table>
-
-
diff --git a/calendar/templates/verdilak/month_column.tpl b/calendar/templates/verdilak/month_column.tpl
deleted file mode 100755
index 813fd3399c..0000000000
--- a/calendar/templates/verdilak/month_column.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- $Id$   month_column -->
-  <td valign="top" width="75" height="75"{extra}>
-{column_data}
-  </td>
-
diff --git a/calendar/templates/verdilak/month_day.tpl b/calendar/templates/verdilak/month_day.tpl
deleted file mode 100755
index e553084c5c..0000000000
--- a/calendar/templates/verdilak/month_day.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<!-- $Id$    month_day -->
-   {new_event_link}
-[ {day_number} ]<br>
-
diff --git a/calendar/templates/verdilak/month_filler.tpl b/calendar/templates/verdilak/month_filler.tpl
deleted file mode 100755
index b36797fba9..0000000000
--- a/calendar/templates/verdilak/month_filler.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
-<!-- $Id$ -->
-{month_filler_text}
diff --git a/calendar/templates/verdilak/month_header.tpl b/calendar/templates/verdilak/month_header.tpl
deleted file mode 100755
index 9bff1cc1bb..0000000000
--- a/calendar/templates/verdilak/month_header.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
-<!-- $Id$ -->
- <tr>
-{column_header}</tr>
diff --git a/calendar/templates/verdilak/overlap.tpl b/calendar/templates/verdilak/overlap.tpl
deleted file mode 100755
index a1e8563cc3..0000000000
--- a/calendar/templates/verdilak/overlap.tpl
+++ /dev/null
@@ -1,14 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN overlap -->
-<center>
-<h2>
- <font color="{color}">Scheduling Conflict</font>
-</h2>
-<table>
- <tr><td>{overlap_text}</td></tr>
- <tr><td><ul>{overlap_list}</ul></td></tr>
-</table>
- {resubmit_button}
- {reedit_button}
-</center>
-<!-- END overlap -->
diff --git a/calendar/templates/verdilak/pref.tpl b/calendar/templates/verdilak/pref.tpl
deleted file mode 100755
index 34b48b1c9d..0000000000
--- a/calendar/templates/verdilak/pref.tpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<p><b>{title}:</b><hr><p>
-<form action="{action_url}" method="POST">
- <table border="0" align="center" width="50%">
-  {row}
- </table>
- <center><input type="submit" name="submit" value="{submit_lang}"></center>
-</form>
diff --git a/calendar/templates/verdilak/pref_colspan.tpl b/calendar/templates/verdilak/pref_colspan.tpl
deleted file mode 100755
index e6fae732b8..0000000000
--- a/calendar/templates/verdilak/pref_colspan.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-  <tr bgcolor="{bg_color}">
-   <td colspan="2">{text}</td>
-  </tr>
-
diff --git a/calendar/templates/verdilak/pref_list.tpl b/calendar/templates/verdilak/pref_list.tpl
deleted file mode 100755
index e8542cfbd1..0000000000
--- a/calendar/templates/verdilak/pref_list.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-  <tr bgcolor="{bg_color}">
-   <td align="right">{field}</td>
-   <td align="center">{data}</td>
-  </tr>
-
diff --git a/calendar/templates/verdilak/preference_acl.tpl b/calendar/templates/verdilak/preference_acl.tpl
deleted file mode 100755
index 6d9380e8e6..0000000000
--- a/calendar/templates/verdilak/preference_acl.tpl
+++ /dev/null
@@ -1,27 +0,0 @@
-{errors}
-{title}
-<table border="0" align="center" width="70%">
- <tr>
-  {nml}
-  <td width="40%">
-   <div align="center">
-    <form method="POST" action="{action_url}">
-{common_hidden_vars}
-     <input type="text" name="query" value="{search_value}">
-     <input type="submit" name="search" value="{search}">
-    </form>
-   </div>
-  </td>
-  {nmr}
- </tr>
-</table>
-<form method="POST" action="{action_url}">
- <table border="0" align="center" width="50%" cols="4">
-{row}
- </table>
-{common_hidden_vars_form}
- <input type="hidden" name="processed" value="{processed}">
- <center><input type="submit" name="submit" value="{submit_lang}"></center>
-</form>
-
-
diff --git a/calendar/templates/verdilak/preference_acl_row.tpl b/calendar/templates/verdilak/preference_acl_row.tpl
deleted file mode 100755
index 01b22d84b5..0000000000
--- a/calendar/templates/verdilak/preference_acl_row.tpl
+++ /dev/null
@@ -1,9 +0,0 @@
-<!-- $Id$ -->
-   <tr bgcolor="{row_color}">
-    <td>{user}</td>
-    <td align="center"><input type="checkbox" name="{read}" value="Y"{read_selected}></td>
-    <td align="center"><input type="checkbox" name="{add}" value="Y"{add_selected}></td>
-    <td align="center"><input type="checkbox" name="{edit}" value="Y"{edit_selected}></td>
-    <td align="center"><input type="checkbox" name="{delete}" value="Y"{delete_selected}></td>
-    <td align="center"><input type="checkbox" name="{private}" value="Y"{private_selected}></td>
-   </tr>
diff --git a/calendar/templates/verdilak/preference_colspan.tpl b/calendar/templates/verdilak/preference_colspan.tpl
deleted file mode 100755
index 6360c88b20..0000000000
--- a/calendar/templates/verdilak/preference_colspan.tpl
+++ /dev/null
@@ -1,8 +0,0 @@
-  <tr bgcolor="{bg_color}">
-    <td>{string}</td>
-    <td align="center">{read_lang}</td>
-    <td align="center">{add_lang}</td>
-    <td align="center">{edit_lang}</td>
-    <td align="center">{delete_lang}</td>
-    <td align="center">{private_lang}</td>
-  </tr>
diff --git a/calendar/templates/verdilak/search.tpl b/calendar/templates/verdilak/search.tpl
deleted file mode 100755
index d8070783af..0000000000
--- a/calendar/templates/verdilak/search.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- $Id$ -->
-<h2><font color="{color}">{search_text}</font></h2>
-<b>{quantity}</b><p>
-{output}
-<p>
-
diff --git a/calendar/templates/verdilak/search_list.tpl b/calendar/templates/verdilak/search_list.tpl
deleted file mode 100755
index 4255e81551..0000000000
--- a/calendar/templates/verdilak/search_list.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN search_list -->
-<li><a href="{url_result}">{result_desc}</a>
-<!-- END search_list -->
diff --git a/calendar/templates/verdilak/view.tpl b/calendar/templates/verdilak/view.tpl
deleted file mode 100755
index bf95d8863a..0000000000
--- a/calendar/templates/verdilak/view.tpl
+++ /dev/null
@@ -1,21 +0,0 @@
-<!-- $Id$ -->
-<!-- BEGIN view_begin -->
-<center>
-<h2>
- <font color="{bg_text}">
-  {name}
- </font>
-</h2>
-<table border="0" width="50%">
-<!-- END view_begin -->
-
-{output}
-
-<!-- BEGIN view_end -->
-</table>
-<p>
-{edit_button}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{delete_button}
-</center>
-<!-- END view_end -->
-
-
diff --git a/calendar/templates/verdilak/week.tpl b/calendar/templates/verdilak/week.tpl
deleted file mode 100755
index 81ee232707..0000000000
--- a/calendar/templates/verdilak/week.tpl
+++ /dev/null
@@ -1,33 +0,0 @@
-<!-- $Id$ -->
-{printer_friendly}
-<head>
-<style type="text/css">
-  .tablecell {
-    width: 80px;
-    height: 80px;
-  }
-</style>
-</head>
-<table border=0 width=100%>
- <tr>
-  <td align="left" valign="top">
-   {small_calendar_prev}
-  </td>
-  <td align="left">
-   {prev_week_link}
-  </td>
-  <td align="center" valign="top">
-   {small_calendar_this}
-   <font size="+2" color="#000000"><b>{week_identifier}</b></font>
-   <font size="+2" color="#000000"><br>{username}</font>
-  </td>
-  <td align="right">
-   {next_week_link}
-  </td>
-  <td align="right" valign="top">
-   {small_calendar_next}
-  </td>
- </tr>
-</table>
-{week_display}
-{print}
diff --git a/calendar/templates/verdilak/week_day_event.tpl b/calendar/templates/verdilak/week_day_event.tpl
deleted file mode 100755
index 370d6b2548..0000000000
--- a/calendar/templates/verdilak/week_day_event.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- $Id$ -->
-{link_entry}
-      <nobr><font size="-2">{start_time}{end_time}</font></nobr>{close_view_link}&nbsp;
-      <font size="-1">{name}<br></font>
-
diff --git a/calendar/templates/verdilak/week_day_events.tpl b/calendar/templates/verdilak/week_day_events.tpl
deleted file mode 100755
index 5461b0fd61..0000000000
--- a/calendar/templates/verdilak/week_day_events.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-<!-- $Id$ -->
-    <font size="{week_day_font_size}">
-{events}
-    </font>