Skip to content

Instantly share code, notes, and snippets.

@antiden
Created April 14, 2018 06:48
Show Gist options
  • Save antiden/81933248cbd863d13381ed10f2a75c86 to your computer and use it in GitHub Desktop.
Save antiden/81933248cbd863d13381ed10f2a75c86 to your computer and use it in GitHub Desktop.
drupal twig template translate
{% trans %}
Submitted by {{ author.username }} on {{ node.created }}
{% endtrans %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment