Fix window title

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent 28ab123154
commit b72fbd18e3
  1. 1
      apps/course/templates/course/course.html

@ -1,6 +1,7 @@
{% extends "templates/lilcity/index.html" %}
{% load static %}
{% block title %}{{ course.title }} - {{ block.super }}{% endblock title %}
{% block content %}
<div class="section section_border">
<div class="section__center center center_sm">

Loading…
Cancel
Save