Skip to main content

max / makenotwork

107 B · 2 lines History Blame Raw
1 {% if let Some(token) = csrf_token %}<input type="hidden" name="csrf_token" value="{{ token }}">{% endif %}
2