{% extends "base.html" %} {% block title %}{{ _('PDF Invoice Designer') }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ _('Drag and drop elements to design your invoice layout') }}
{{ _('How to use:') }} {{ _('Click elements from the left sidebar to add them to the canvas. Click elements to select and customize them in the properties panel. Use the alignment tools and keyboard shortcuts for faster editing.') }}
{{ _('Keyboard Shortcuts:') }} Delete/Backspace = Remove | Ctrl+C = Copy | Ctrl+V = Paste | Ctrl+D = Duplicate | Arrow Keys = Move (+ Shift for 10px steps)
{{ _('Select an element to edit its properties') }}
{{ _('Generating...') }}