mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 09:06:21 +01:00
Add missing block tag
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
{% block title %}Fleet Participation{% endblock %}
|
{% block title %}Fleet Participation{% endblock %}
|
||||||
{% block page_title %}{% trans "Fleet Participation" %}{% endblock %}
|
{% block page_title %}{% trans "Fleet Participation" %}{% endblock %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
<h1 class="page-header text-center">{% trans "Character not found!" %}</h1>
|
<h1 class="page-header text-center">{% trans "Character not found!" %}</h1>
|
||||||
<div class="col-lg-12 container" id="example">
|
<div class="col-lg-12 container" id="example">
|
||||||
|
|||||||
Reference in New Issue
Block a user