i18n+filtering fork - fluent-templates v2
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 4 lines 149 B view raw
1{% extends "bare." + current_locale + ".html" %} 2{% block content %} 3{% include 'privacy-policy.' + current_locale + '.common.html' %} 4{% endblock %}