mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
frontend: Update calendar,addressbook pages
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<h1>{{ name }}</h1>
|
||||
{% if let Some(description) = addressbook.description %}<p>{{ description }}</p>{% endif%}
|
||||
|
||||
<pre>{{ addressbook|json }}</pre>
|
||||
<h2>Debug information</h2>
|
||||
<pre>{{ addressbook|json(2) }}</pre>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user