Guest User

Untitled

a guest
Oct 12th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. {% extends '::base.html.twig' %}
  2. {% block body %}
  3. {% block content %}{% endblock %}
  4. {% block sidebar %}{{ lowpress_get_sidebar() }}{% endblock %}
  5. {% endblock %}
Add Comment
Please, Sign In to add comment