{% include "header.html" %}
{% if pastas.is_empty() %}
No pastas yet. 😔 Create one here.
| Pastas | |||
|---|---|---|---|
| Key | Created | Expiration | |
| {{pasta.id_as_animals()}} | {{pasta.created_as_string()}} | {{pasta.expiration_as_string()}} | Raw {% if pasta.file.is_some() %} File {%- endif %} {% if pasta.editable %} Edit {%- endif %} Remove |
| URL Redirects | |||
|---|---|---|---|
| Key | Created | Expiration | |
| {{pasta.id_as_animals()}} | {{pasta.created_as_string()}} | {{pasta.expiration_as_string()}} | Raw {% if pasta.editable %} Edit {%- endif %} Remove |