{% extends 'start/base.html' %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% block languagecode %}{{ LANGUAGE_CODE }}{% endblock languagecode %} {% block title %}{% translate "cscherr.de" %} - {% translate "startpage" %}{% endblock title %} {% block main %}

My First Bootstrap Page

Resize this responsive page to see the effect!

Column
Column
Column
Column
Column
Column
{% endblock main %}