mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-23 12:12:20 +00:00
Fixed html titles
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{% extends "base.html" %}
|
||||
<!-- Pagination links -->
|
||||
{% block content_title %}
|
||||
balkian.com
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
{% if articles_paginator.num_pages > 0 %}
|
||||
<div class="pagination pag-top">
|
||||
|
Reference in New Issue
Block a user