nephila/djangocms-helper

View on GitHub
tests/test_utils/example1/templates/fake_plugin.html

Summary

Maintainability
Test Coverage
{% load sekizai_tags cms_tags %}
fake text
{{ request.LANGUAGE_CODE }}
{% page_attribute "title" %}
{% addtoblock "css" %}<style>body{font-weight: bold;}</style>{% endaddtoblock %}