Closed Bug 681010 Opened 14 years ago Closed 14 years ago

TemplateSyntaxError: expected token 'end of print statement', got '(

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: retornam, Unassigned)

References

()

Details

(Whiteboard: c=discussions p=0 u=visitor)

Traceback (most recent call last): File "/data/www/django/developer-stage9.mozilla.org/kuma/vendor/src/django/django/core/handlers/base.py", line 100, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/data/www/django/developer-stage9.mozilla.org/kuma/apps/landing/views.py", line 61, in learn return jingo.render(request, 'landing/learn.html') File "/data/www/django/developer-stage9.mozilla.org/kuma/vendor/src/jingo/jingo/__init__.py", line 78, in render rendered = render_to_string(request, template, context) File "/data/www/django/developer-stage9.mozilla.org/kuma/vendor/src/jingo/jingo/__init__.py", line 94, in render_to_string template = env.get_template(template) File "/data/www/django/developer-stage9.mozilla.org/kuma/vendor/src/jingo/jingo/__init__.py", line 28, in get_template return super(Environment, self).get_template(name, parent, globals) File "/usr/lib/python2.6/site-packages/jinja2/environment.py", line 716, in get_template return self._load_template(name, self.make_globals(globals)) File "/usr/lib/python2.6/site-packages/jinja2/environment.py", line 690, in _load_template template = self.loader.load(self, name, globals) File "/usr/lib/python2.6/site-packages/jinja2/loaders.py", line 127, in load code = environment.compile(source, name, filename) File "/usr/lib/python2.6/site-packages/jinja2/environment.py", line 492, in compile self.handle_exception(exc_info, source_hint=source) File "/data/www/django/developer-stage9.mozilla.org/kuma/apps/landing/templates/landing/learn.html", line 55, in template <p>These resources are created by forward-thinking companies and web developers who have embraced open standards and best practices for web development. If you think we've omitted a great resource, please tell us about it in the <a href="{{ url('discussions') }}">Open Web Forum</a>. We want to share these resources with our international community, so we prefer ones that provide or allow translations, through an open content license such as <a href="http://creativecommons.org" rel="external">Creative Commons</a>.</p> TemplateSyntaxError: expected token 'end of print statement', got '('
Whiteboard: c=discussions p=1 u=visitor
Target Milestone: --- → 1.0
Whiteboard: c=discussions p=1 u=visitor → c=discussions p=0 u=visitor
Assignee: nobody → mozbugs.retornam
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: qawanted
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Assignee: mozbugs.retornam → nobody
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.