{% extends "layout.html" %} {% block title %}{% if file.name.len() > 0 %}{{file.name}}{%else%}Add File{% endif %}{% endblock %} {% block description %}{{file.description}}{% endblock %} {% block content %}
Add file: