{% extends "dashboard/layout.html" %} {% block title %}{{ _('My Files – OnlineConvert') }}{% endblock %} {% set active_page = 'files' %} {% block dashboard_content %}
{{ _('All your conversions — download originals, view converted files, or delete them.') }}
{{ _('No files yet.') }}
{{ _('Convert a file') }} →