~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to templates/registration/base.html

  • Committer: franku
  • Date: 2019-01-24 18:03:54 UTC
  • mto: This revision was merged to the branch mainline in revision 514.
  • Revision ID: somal@arcor.de-20190124180354-nt3obd7rhz9uk4ar
moved base templates again and made appropriate changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{% extends "base.html" %}
 
1
{% extends "mainpage/base.html" %}
2
2
{% comment %}
3
3
   vim:ft=htmldjango
4
4
{% endcomment %}