{% if note.key.to_string() != "00000000-0000-0000-0000-000000000000" %}
{% endif %}
{% extends "layout.html" %} {% block title %}{% if note.title.len() > 0 %}{{note.title}}{%else%}Create Note{% endif %}{% endblock %} {% block description %}{{note.content}}{% endblock %} {% block head %} {% endblock %} pub association_type: AssociationType, pub association_key: uuid::Uuid, {% block content %}