Fix stupid typo thanks to @erixtekila

This commit is contained in:
Samy Pessé
2014-04-27 21:21:48 +02:00
parent 54f530c7c3
commit 20c741a248
+1 -1
View File
@@ -1,6 +1,6 @@
{% extends "layout.html" %}
{% block htmlTag %}manifest="{{ baseBase }}/manifest.appcache"{% endblock %}
{% block htmlTag %}manifest="{{ basePath }}/manifest.appcache"{% endblock %}
{% block title %}{{ progress.current.title }}{% parent %}{% endblock %}
{% block content %}
<div class="book" {% if githubId %}data-github="{{ githubId }}"{% endif %} data-level="{{ progress.current.level }}" data-basepath="{{ basePath }}" data-revision="{{ revision }}">