|
@@ -1,7 +1,7 @@
|
|
|
{% extends "base.html" %}
|
|
|
{% block page_title %}Game Library{% endblock %}
|
|
|
|
|
|
-{% block title %}All games by raiting{% endblock %}
|
|
|
+{% block title %}All games by rating{% endblock %}
|
|
|
|
|
|
{% block content %}
|
|
|
<table class="table table-bordered table">
|