templates: overwrite default templates from upstream

This commit is contained in:
Milan
2023-03-19 21:55:03 +01:00
parent d6ee7aa0c7
commit 72eada03c4
7 changed files with 19 additions and 61 deletions

View File

@@ -9,10 +9,8 @@ Access-Control-Allow-Origin: *
<meta http-equiv="Content-Style-Type" content="text/css" />
</head>
<body>
<div id="sendungen">
</div>
<TMPL_LOOP comments>
<a id="event_list_id_<TMPL_VAR event_id>" class="click_for_detail" href="<TMPL_VAR widget_render_url>/<TMPL_VAR .controllers.event>/<TMPL_VAR event_id>.html#comments">
<a href="<TMPL_VAR widget_render_url>/<TMPL_VAR .controllers.event>/<TMPL_VAR event_id>.html#comments">
<div class="comments level<TMPL_VAR level>">
<span class="author"><TMPL_VAR author escape=none></span>:
<span class="content"><TMPL_VAR short_content escape=none></span>