{% extends 'base.html' %} {% load static_v %} {% block title %}{{ t.fuel_log_title }} — PickkerMarket{% endblock %} {% block content %} ← {{ t.nav_my_dashboard }} {{ t.picker_dashboard_kicker }} {{ t.fuel_log_title }} {{ t.fuel_log_intro }} {% csrf_token %} {{ t.fuel_log_station_label }} {{ t.fuel_log_record_location }} {{ t.fuel_log_amount_label }} {{ t.fuel_log_liters_label }} {{ t.fuel_log_odometer_label }} {{ t.fuel_log_receipt_label }} {{ t.fuel_log_receipt_help }} {{ t.fuel_log_notes_label }} {{ t.fuel_log_submit }} {% endblock %} {% block extra_scripts %} {% endblock %}
← {{ t.nav_my_dashboard }}
{{ t.fuel_log_intro }}
{{ t.fuel_log_receipt_help }}